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

Generate correct python code if path is camel case #380

Merged
merged 3 commits into from Sep 7, 2023

Conversation

yyamano
Copy link
Contributor

@yyamano yyamano commented Aug 21, 2023

Fixed #282

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (30346b4) 92.16% compared to head (49e86d5) 92.16%.
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files           6        6           
  Lines         383      383           
=======================================
  Hits          353      353           
  Misses         30       30           
Flag Coverage Δ
unittests 92.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@koxudaxi koxudaxi merged commit 8490862 into koxudaxi:master Sep 7, 2023
12 checks passed
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.

422 Unprocessable Entity with camelCase on path parameter
2 participants