forked from loafle/openapi-generator-original
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user