Skip to content

Commit ec7dba8

Browse files
committed
Add missing samples
1 parent b2c9e9a commit ec7dba8

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

samples/openapi3/client/petstore/python-aiohttp/petstore_api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
"UploadFileWithAdditionalPropertiesRequestObject",
145145
"User",
146146
"WithNestedOneOf",
147-
148147
]
149148

150149
# import apis into sdk package

samples/openapi3/client/petstore/python-pydantic-v1-aiohttp/petstore_api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
"UploadFileWithAdditionalPropertiesRequestObject",
145145
"User",
146146
"WithNestedOneOf",
147-
148147
]
149148

150149
# import apis into sdk package

samples/openapi3/client/petstore/python-pydantic-v1/petstore_api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
"UploadFileWithAdditionalPropertiesRequestObject",
145145
"User",
146146
"WithNestedOneOf",
147-
148147
]
149148

150149
# import apis into sdk package

samples/openapi3/client/petstore/python/petstore_api/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@
144144
"UploadFileWithAdditionalPropertiesRequestObject",
145145
"User",
146146
"WithNestedOneOf",
147-
148147
]
149148

150149
# import apis into sdk package

0 commit comments

Comments
 (0)