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

Swap out Swagger CodeGen for OpenAPI Generator #69

Merged
merged 5 commits into from
Aug 31, 2023
Merged

Conversation

bradymholt
Copy link
Member

This client now uses the OpenAPI Generator for generation instead of Swagger CodeGen.

The YNAB API spec was recently upgraded to OpenAPI 3 (https://api.ynab.com/papi/open_api_spec.yaml) and this generation change is necessary to continue generating this client as the latest versions of Swagger CodeGen do not support ruby for v3 spec files.

@bradymholt bradymholt merged commit 8d1ec7b into main Aug 31, 2023
1 check passed
@bradymholt bradymholt deleted the open-api-3 branch August 31, 2023 12:54
@bradymholt
Copy link
Member Author

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

Successfully merging this pull request may close these issues.

None yet

1 participant