Skip to content

feat: upgrade openapi-generator to v7.12.0#46

Merged
ctreatma merged 2 commits intomainfrom
upgrade-generator
Mar 17, 2025
Merged

feat: upgrade openapi-generator to v7.12.0#46
ctreatma merged 2 commits intomainfrom
upgrade-generator

Conversation

@ctreatma
Copy link
Copy Markdown
Contributor

@ctreatma ctreatma commented Mar 12, 2025

The effects of this upgrade are:

  • Clients will throw custom exceptions for HTTP 409 and HTTP 422 responses
  • Clients can accept a ca_cert_data parameter
  • List query parameters are encoded
  • Fixed an issue with incorrect imports in model code that impacted the BulkPortRequest model

The new version of openapi-generator also introduces a prefix on enum values. To minimize the impact of this upgrade, the removeEnumValuePrefix has been set to true in the generator config file to disable the new generator behavior.

@ctreatma ctreatma requested review from a team as code owners March 12, 2025 16:14
@ctreatma
Copy link
Copy Markdown
Contributor Author

NOTE: The E2E test failures pre-exist this PR and are not a result of the generator upgrade.

@ctreatma ctreatma force-pushed the upgrade-generator branch from 8831620 to 79810e4 Compare March 13, 2025 18:29
@ctreatma ctreatma merged commit caed6bb into main Mar 17, 2025
@ctreatma ctreatma deleted the upgrade-generator branch March 17, 2025 15:32
@github-actions
Copy link
Copy Markdown
Contributor

This PR is included in version 0.9.0 🎉

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.

1 participant