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

Ruby generator generates invalid code due to Cookie Auth in spec #357

Closed
jonas-jonas opened this issue May 17, 2024 · 1 comment
Closed
Assignees

Comments

@jonas-jonas
Copy link
Member

The Ruby generator generates broken code, if the spec contains cookie auth, as described here: OpenAPITools/openapi-generator#6959

The fix is, to adjust the templates used by the generator, either by not generating the relevant code, or adding support for cookie auth to the generated SDK.

@aeneasr
Copy link
Member

aeneasr commented Jul 8, 2024

This works now again

@aeneasr aeneasr closed this as completed Jul 8, 2024
@aeneasr aeneasr self-assigned this Jul 8, 2024
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