fix command line, update git_push.sh

This commit is contained in:
wing328
2016-03-11 14:50:03 +08:00
parent 4d023e9b92
commit 3bebbada98
7 changed files with 16 additions and 53 deletions

View File

@@ -37,7 +37,7 @@ has version_info => ( is => 'ro',
default => sub { {
app_name => 'Swagger Petstore',
app_version => '1.0.0',
generated_date => '2016-03-10T21:56:51.347+08:00',
generated_date => '2016-03-11T14:45:16.064+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-03-10T21:56:51.347+08:00
=item Build date: 2016-03-11T14:45:16.064+08:00
=item Build package: class io.swagger.codegen.languages.PerlClientCodegen