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

Update the OpenAPI generator to generate correct sttp3 requests #1358

Closed
adamw opened this issue Mar 17, 2022 · 1 comment
Closed

Update the OpenAPI generator to generate correct sttp3 requests #1358

adamw opened this issue Mar 17, 2022 · 1 comment

Comments

@adamw
Copy link
Member

adamw commented Mar 17, 2022

There was an PR with an update: OpenAPITools/openapi-generator#11260

However, the generated requests use Nothing instead of Any as the capability parameter, and api keys aren't added to the generated code.

@mmatloka has more details

@Pask423
Copy link
Contributor

Pask423 commented Oct 29, 2022

Issue with Nothing instead of Any seemed to be fix and as far as I can tell Api Keys works ok.
Please try at least v6.2.0 of openapi-generator.

@Pask423 Pask423 closed this as completed Oct 29, 2022
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