Skip to content

feat: Support content-type with attributes (#655 #809). #858

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

Conversation

sherbang
Copy link
Contributor

This resolves #655 #809

Content-type with a version attribute appears to be very common in OpenAPI schemas generated for .Net applications.

Verified

This commit was signed with the committer’s verified signature.
tamird Tamir Duberstein
@sherbang sherbang force-pushed the fix.support_contenttype_with_parameters branch from 5cae9bc to 2649819 Compare September 15, 2023 08:43
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #858 (2649819) into main (c93dfb0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #858   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1918      1920    +2     
=========================================
+ Hits          1918      1920    +2     
Files Changed Coverage Δ
openapi_python_client/parser/responses.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@dbanty dbanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely, thank you!

@dbanty dbanty changed the title feat: Support content-type with attributes (closes #655 #809) feat: Support content-type with attributes (#655 #809). Thanks @sherbang! Sep 16, 2023
@dbanty dbanty merged commit 9a71a1d into openapi-generators:main Sep 16, 2023
@dbanty dbanty changed the title feat: Support content-type with attributes (#655 #809). Thanks @sherbang! feat: Support content-type with attributes (#655 #809). Sep 16, 2023
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.

None yet

2 participants