christianhelle / apiclientcodegen

A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
http://bit.ly/restapicodegen
GNU General Public License v3.0
165 stars 20 forks source link

OpenAPI Generator v7.7.0 #946

Closed christianhelle closed 3 weeks ago

christianhelle commented 3 weeks ago

This pull request updates the OpenAPI Generator version to v7.7.0 in various parts of the codebase.

The changes include updating the download URL and checksums, updating the version in the CLI tool, updating the version in auto-generated headers, updating the version in VSIX and VSMac projects, and updating the version in the documentation. This update ensures that the codebase is using the latest version of the OpenAPI Generator.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud