Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix POST /ratings/analyses #162

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Fix POST /ratings/analyses #162

merged 1 commit into from
Dec 7, 2024

Conversation

rgreinho
Copy link
Member

@rgreinho rgreinho commented Dec 7, 2024

Fixes the endpoint for POSTing new analyses.

This involved fixing the following items:

  • the OAS3 itself
  • the entity wrappers
  • the seeder

And regenerating the bna-client.

A significant change was switching to chrono instead of time.rs.

Signed-off-by: Rémy Greinhofer [email protected]

@rgreinho rgreinho self-assigned this Dec 7, 2024
@pull-request-size pull-request-size bot added the size/XXL Extra Extra Large (1000+ lines of changes) label Dec 7, 2024
Fixes the endpoint for POSTing new analyses.

This involved fixing the following items:
- the OAS3 itself
- the entity wrappers
- the seeder

And regenerating the bna-client.

A significant change was switching to chrono instead of time.rs.

Signed-off-by: Rémy Greinhofer <[email protected]>
@rgreinho rgreinho marked this pull request as ready for review December 7, 2024 13:02
@rgreinho rgreinho merged commit c8ca326 into main Dec 7, 2024
7 checks passed
@rgreinho rgreinho deleted the fix-post-analyses branch December 7, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Extra Extra Large (1000+ lines of changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant