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

[Feat] Support Custom Name at Header, Parameter or Path #9

Closed
gunyu1019 opened this issue Feb 21, 2024 · 1 comment
Closed

[Feat] Support Custom Name at Header, Parameter or Path #9

gunyu1019 opened this issue Feb 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gunyu1019
Copy link
Owner

Describe the new feature

Support Custom Name at Header, Parameter or Path.
According to PEP rules, function parameter name must be snake_case.
If API parameter name is camel case, it violates the PEP rules

TODO

Not Started

Addition Context

@gunyu1019 gunyu1019 added the enhancement New feature or request label Feb 21, 2024
@gunyu1019
Copy link
Owner Author

gunyu1019 added a commit that referenced this issue Mar 4, 2024
gunyu1019 added a commit that referenced this issue Mar 4, 2024
gunyu1019 added a commit that referenced this issue Mar 4, 2024
gunyu1019 added a commit that referenced this issue Mar 4, 2024
gunyu1019 added a commit that referenced this issue Mar 4, 2024
…custom_name, test_form_unsupported_custom_name
This was referenced Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant