Skip to content

Commit 9754748

Browse files
authored
[Perl] clean up old files and regenerate Perl petstore clients (#7439)
* clean up old files and regenrate perl petstore * update samples
1 parent bfe4a7f commit 9754748

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+601
-379
lines changed

samples/client/petstore/perl/t/AdditionalPropertiesClassTest.t

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# NOTE: This class is auto generated by the Swagger Codegen
2-
# Please update the test case below to test the model.
1+
=begin comment
32
3+
OpenAPI Petstore
4+
5+
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
6+
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
10+
11+
=end comment
12+
13+
=cut
14+
15+
#
16+
# NOTE: This class is auto generated by the OpenAPI Generator
17+
# Please update the test cases below to test the model.
18+
# Ref: https://openapi-generator.tech
19+
#
420
use Test::More tests => 2;
521
use Test::Exception;
622

samples/client/petstore/perl/t/AnimalFarmTest.t

Lines changed: 0 additions & 17 deletions
This file was deleted.

samples/client/petstore/perl/t/AnimalTest.t

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# NOTE: This class is auto generated by the Swagger Codegen
2-
# Please update the test case below to test the model.
1+
=begin comment
32
3+
OpenAPI Petstore
4+
5+
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
6+
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
10+
11+
=end comment
12+
13+
=cut
14+
15+
#
16+
# NOTE: This class is auto generated by the OpenAPI Generator
17+
# Please update the test cases below to test the model.
18+
# Ref: https://openapi-generator.tech
19+
#
420
use Test::More tests => 2;
521
use Test::Exception;
622

samples/client/petstore/perl/t/ApiResponseTest.t

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# NOTE: This class is auto generated by the Swagger Codegen
2-
# Please update the test case below to test the model.
1+
=begin comment
32
3+
OpenAPI Petstore
4+
5+
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
6+
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
10+
11+
=end comment
12+
13+
=cut
14+
15+
#
16+
# NOTE: This class is auto generated by the OpenAPI Generator
17+
# Please update the test cases below to test the model.
18+
# Ref: https://openapi-generator.tech
19+
#
420
use Test::More tests => 2;
521
use Test::Exception;
622

samples/client/petstore/perl/t/ArrayOfArrayOfNumberOnlyTest.t

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
=begin comment
22
3-
Swagger Petstore
3+
OpenAPI Petstore
44
55
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
66
7-
OpenAPI spec version: 1.0.0
8-
9-
Generated by: https://github.com/swagger-api/swagger-codegen.git
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
1010
1111
=end comment
1212
1313
=cut
1414

1515
#
16-
# NOTE: This class is auto generated by the Swagger Codegen
16+
# NOTE: This class is auto generated by the OpenAPI Generator
1717
# Please update the test cases below to test the model.
18-
# Ref: https://github.com/swagger-api/swagger-codegen
18+
# Ref: https://openapi-generator.tech
1919
#
2020
use Test::More tests => 2;
2121
use Test::Exception;

samples/client/petstore/perl/t/ArrayOfNumberOnlyTest.t

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
=begin comment
22
3-
Swagger Petstore
3+
OpenAPI Petstore
44
55
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
66
7-
OpenAPI spec version: 1.0.0
8-
9-
Generated by: https://github.com/swagger-api/swagger-codegen.git
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
1010
1111
=end comment
1212
1313
=cut
1414

1515
#
16-
# NOTE: This class is auto generated by the Swagger Codegen
16+
# NOTE: This class is auto generated by the OpenAPI Generator
1717
# Please update the test cases below to test the model.
18-
# Ref: https://github.com/swagger-api/swagger-codegen
18+
# Ref: https://openapi-generator.tech
1919
#
2020
use Test::More tests => 2;
2121
use Test::Exception;

samples/client/petstore/perl/t/ArrayTestTest.t

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# NOTE: This class is auto generated by the Swagger Codegen
2-
# Please update the test case below to test the model.
1+
=begin comment
32
3+
OpenAPI Petstore
4+
5+
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
6+
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
10+
11+
=end comment
12+
13+
=cut
14+
15+
#
16+
# NOTE: This class is auto generated by the OpenAPI Generator
17+
# Please update the test cases below to test the model.
18+
# Ref: https://openapi-generator.tech
19+
#
420
use Test::More tests => 2;
521
use Test::Exception;
622

samples/client/petstore/perl/t/Body4Test.t

Lines changed: 0 additions & 33 deletions
This file was deleted.

samples/client/petstore/perl/t/CapitalizationTest.t

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
=begin comment
22
3-
Swagger Petstore
3+
OpenAPI Petstore
44
55
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
66
7-
OpenAPI spec version: 1.0.0
8-
9-
Generated by: https://github.com/swagger-api/swagger-codegen.git
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
1010
1111
=end comment
1212
1313
=cut
1414

1515
#
16-
# NOTE: This class is auto generated by the Swagger Codegen
16+
# NOTE: This class is auto generated by the OpenAPI Generator
1717
# Please update the test cases below to test the model.
18-
# Ref: https://github.com/swagger-api/swagger-codegen
18+
# Ref: https://openapi-generator.tech
1919
#
2020
use Test::More tests => 2;
2121
use Test::Exception;

samples/client/petstore/perl/t/CatTest.t

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
# NOTE: This class is auto generated by the Swagger Codegen
2-
# Please update the test case below to test the model.
1+
=begin comment
32
3+
OpenAPI Petstore
4+
5+
This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
6+
7+
The version of the OpenAPI document: 1.0.0
8+
9+
Generated by: https://openapi-generator.tech
10+
11+
=end comment
12+
13+
=cut
14+
15+
#
16+
# NOTE: This class is auto generated by the OpenAPI Generator
17+
# Please update the test cases below to test the model.
18+
# Ref: https://openapi-generator.tech
19+
#
420
use Test::More tests => 2;
521
use Test::Exception;
622

0 commit comments

Comments
 (0)