Prepare 7.6.0 (#18412)

* Revert "v7.5.0 release"

This reverts commit 1eafe2aebf.

* update master to v7.6.0 snapshot

* update readme

* update samples
This commit is contained in:
William Cheng
2024-04-17 19:05:37 +08:00
committed by GitHub
parent cce4139af6
commit 807250a430
6327 changed files with 6526 additions and 6526 deletions

View File

@@ -56,7 +56,7 @@ has version_info => ( is => 'ro',
default => sub { {
app_name => 'OpenAPI Petstore',
app_version => '1.0.0',
generator_version => '7.5.0-SNAPSHOT',
generator_version => '7.6.0-SNAPSHOT',
generator_class => 'org.openapitools.codegen.languages.PerlClientCodegen',
} },
documentation => 'Information about the application version and the codegen codebase version'
@@ -122,7 +122,7 @@ Automatically generated by the Perl OpenAPI Generator project:
=over 4
=item Generator version: 7.5.0-SNAPSHOT
=item Generator version: 7.6.0-SNAPSHOT
=item Build package: org.openapitools.codegen.languages.PerlClientCodegen