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

[FEATURE] casing for route parameters #117

Open
Samuel-B-D opened this issue Oct 29, 2020 · 0 comments
Open

[FEATURE] casing for route parameters #117

Samuel-B-D opened this issue Oct 29, 2020 · 0 comments
Assignees

Comments

@Samuel-B-D
Copy link
Contributor

route positional paameters name are arbitrarly, so they could be changed to a prefered casing for the api generation.
For example, changing them to camelCase so that when you generate a typescript API for it with ng-openapi-gen, you would have parameters name in the same casing as the rest of your codebase.

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

No branches or pull requests

2 participants