modules/openapi-generator/src
main/resources/python-nextgen
api_doc_example.mustache +0 -5
test/java/org/…/codegen/python
PythonNextgenClientCodegenTest.java +42 -1
samples/openapi3/client/petstore
python-nextgen-aiohttp/docs
AnotherFakeApi.md +1 -1
DefaultApi.md +1 -1
FakeApi.md +13 -13
StoreApi.md +3 -3
UserApi.md +8 -8
python-nextgen/docs
AnotherFakeApi.md +1 -1
DefaultApi.md +1 -1
FakeApi.md +13 -13
StoreApi.md +3 -3
UserApi.md +8 -8
@@ -7,12 +7,7 @@ from {{{packageName}}}.rest import ApiException
@@ -18,17 +18,28 @@
@@ -382,4 +393,34 @@ public class PythonNextgenClientCodegenTest {
@@ -31,7 +31,7 @@ configuration = petstore_api.Configuration(
@@ -29,7 +29,7 @@ configuration = petstore_api.Configuration(
@@ -44,7 +44,7 @@ configuration = petstore_api.Configuration(
@@ -232,7 +232,7 @@ configuration = petstore_api.Configuration(
@@ -295,7 +295,7 @@ configuration = petstore_api.Configuration(
@@ -358,7 +358,7 @@ configuration = petstore_api.Configuration(
@@ -421,7 +421,7 @@ configuration = petstore_api.Configuration(
@@ -484,7 +484,7 @@ configuration = petstore_api.Configuration(
@@ -547,7 +547,7 @@ configuration = petstore_api.Configuration(
@@ -608,7 +608,7 @@ configuration = petstore_api.Configuration(
@@ -667,7 +667,7 @@ configuration = petstore_api.Configuration(
@@ -730,7 +730,7 @@ configuration = petstore_api.Configuration(
@@ -976,7 +976,7 @@ configuration = petstore_api.Configuration(
@@ -1038,7 +1038,7 @@ configuration = petstore_api.Configuration(
@@ -1102,7 +1102,7 @@ configuration = petstore_api.Configuration(