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

CloudHarness Django openapi backend generator fails for openapi route based paramers #563

Closed
zsinnema opened this issue Sep 8, 2022 · 0 comments · Fixed by #566
Closed
Assignees
Labels
bug Something isn't working scope:code-generation
Milestone

Comments

@zsinnema
Copy link
Contributor

zsinnema commented Sep 8, 2022

CloudHarness Django openapi backend generator fails for openapi route based paramers e.g. /antibodies/{antibodyId}: results in

...
black.parsing.InvalidInput: Cannot parse: 154:24:      alias='antibodyId')= alias='antibodyId')
@zsinnema zsinnema self-assigned this Sep 8, 2022
@zsinnema zsinnema added bug Something isn't working scope:code-generation labels Sep 8, 2022
@zsinnema zsinnema added this to the v2.0.0 milestone Sep 8, 2022
filippomc added a commit that referenced this issue Sep 8, 2022
#563 fix: crashing openapi backend generator for route based params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scope:code-generation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant