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

Pass annotated origin type to build OpenAPI docs #475

Merged

Conversation

tyzhnenko
Copy link
Contributor

A possible solution to fix #474

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bec8e14) 96.37% compared to head (0800d97) 96.39%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #475      +/-   ##
==========================================
+ Coverage   96.37%   96.39%   +0.01%     
==========================================
  Files          69       69              
  Lines        6487     6493       +6     
==========================================
+ Hits         6252     6259       +7     
+ Misses        235      234       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobertoPrevato RobertoPrevato merged commit b724083 into Neoteroi:main Feb 1, 2024
12 checks passed
@RobertoPrevato
Copy link
Member

Hi @tyzhnenko
Thank You, it looks good to me. 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Application starts fail due OpenAPIHandler can't handle list[UUID4] type in a model
3 participants