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

Upgrade to version 0.0.30 #20

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

chrisimcevoy
Copy link
Contributor

  • API version: 1.297.0
  • Package version: 0.0.30

The real change is here is the move from openapi-generator v6.2.1 to v7.0.0 which comes with the upstream enhancement around go auth key examples which we contributed in response to a customer request.

I've included an explicit --api-name-suffix, in response to this breaking change with fallback which was called out in openapi-generator's v7 release notes, to avoid disruption for consumers of these bindings.

closes #3

README.md Show resolved Hide resolved
@chrisimcevoy chrisimcevoy marked this pull request as ready for review August 28, 2023 14:29
Copy link
Member

@lskillen lskillen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome (light touch review but I did read through the non-generated bits!)

@chrisimcevoy chrisimcevoy merged commit a830ee7 into master Sep 7, 2023
1 check passed
@chrisimcevoy chrisimcevoy deleted the upgrade-to-version-0-0-30 branch September 7, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: API Key Auth Example
2 participants