Skip to content

Conversation

supermihi
Copy link
Contributor

Fixes #656

Additionally, refactor the form_body handling to be analog to multipart_body and json_body.
@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #662 (1f5d597) into main (b20789b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #662   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1785      1791    +6     
=========================================
+ Hits          1785      1791    +6     
Impacted Files Coverage Δ
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)

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

@dbanty dbanty added this to the 0.11.6 milestone Aug 27, 2022
@dbanty dbanty added the ✨ enhancement New feature or improvement label Aug 27, 2022
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.

Awesome, thanks 🥳 !

@dbanty dbanty merged commit 227bc5e into openapi-generators:main Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancement New feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

x-www-form-urlencoded in requestBody: no parameters generated

2 participants