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: manage openapi wrongly parsed example params and unsupported media types #235

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

emmanuelgautier
Copy link
Member

No description provided.

@emmanuelgautier emmanuelgautier added the bug Something isn't working label Dec 15, 2024
@emmanuelgautier emmanuelgautier linked an issue Dec 15, 2024 that may be closed by this pull request
@emmanuelgautier emmanuelgautier force-pushed the fix-openapi-media-types-and-params branch from c7da3af to 1b6522c Compare December 15, 2024 16:41
openapi/param.go Fixed Show fixed Hide fixed
openapi/param.go Fixed Show fixed Hide fixed
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 43.66197% with 40 lines in your changes missing coverage. Please review.

Project coverage is 56.22%. Comparing base (5df3881) to head (62aaa61).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
openapi/param.go 41.17% 37 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   56.26%   56.22%   -0.04%     
==========================================
  Files          91       91              
  Lines        3672     3724      +52     
==========================================
+ Hits         2066     2094      +28     
- Misses       1452     1473      +21     
- Partials      154      157       +3     

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

@emmanuelgautier emmanuelgautier force-pushed the fix-openapi-media-types-and-params branch from 1b6522c to 62aaa61 Compare December 15, 2024 16:57
@emmanuelgautier emmanuelgautier merged commit a799261 into main Dec 15, 2024
30 of 32 checks passed
@emmanuelgautier emmanuelgautier deleted the fix-openapi-media-types-and-params branch December 15, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Openapi Scan throws exception
1 participant