forked from loafle/openapi-generator-original
fix indent, update perl & python sample
This commit is contained in:
@@ -37,7 +37,7 @@ has version_info => ( is => 'ro',
|
||||
default => sub { {
|
||||
app_name => 'Swagger Petstore',
|
||||
app_version => '1.0.0',
|
||||
generated_date => '2016-01-15T15:57:32.150+08:00',
|
||||
generated_date => '2016-01-17T19:21:19.346+08:00',
|
||||
generator_class => 'class io.swagger.codegen.languages.PerlClientCodegen',
|
||||
} },
|
||||
documentation => 'Information about the application version and the codegen codebase version'
|
||||
@@ -103,7 +103,7 @@ Automatically generated by the Perl Swagger Codegen project:
|
||||
|
||||
=over 4
|
||||
|
||||
=item Build date: 2016-01-15T15:57:32.150+08:00
|
||||
=item Build date: 2016-01-17T19:21:19.346+08:00
|
||||
|
||||
=item Build package: class io.swagger.codegen.languages.PerlClientCodegen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user