forked from loafle/openapi-generator-original
update samples
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
# reference which would not work in python2
|
# reference which would not work in python2
|
||||||
# do not import all models into this module because that uses a lot of memory and stack frames
|
# do not import all models into this module because that uses a lot of memory and stack frames
|
||||||
# if you need the ability to import all models from one package, import them with
|
# if you need the ability to import all models from one package, import them with
|
||||||
# from {{packageName}.models import ModelA, ModelB
|
# from petstore_api.models import ModelA, ModelB
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# reference which would not work in python2
|
# reference which would not work in python2
|
||||||
# do not import all models into this module because that uses a lot of memory and stack frames
|
# do not import all models into this module because that uses a lot of memory and stack frames
|
||||||
# if you need the ability to import all models from one package, import them with
|
# if you need the ability to import all models from one package, import them with
|
||||||
# from {{packageName}.models import ModelA, ModelB
|
# from petstore_api.models import ModelA, ModelB
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# reference which would not work in python2
|
# reference which would not work in python2
|
||||||
# do not import all models into this module because that uses a lot of memory and stack frames
|
# do not import all models into this module because that uses a lot of memory and stack frames
|
||||||
# if you need the ability to import all models from one package, import them with
|
# if you need the ability to import all models from one package, import them with
|
||||||
# from {{packageName}.models import ModelA, ModelB
|
# from x_auth_id_alias.models import ModelA, ModelB
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# reference which would not work in python2
|
# reference which would not work in python2
|
||||||
# do not import all models into this module because that uses a lot of memory and stack frames
|
# do not import all models into this module because that uses a lot of memory and stack frames
|
||||||
# if you need the ability to import all models from one package, import them with
|
# if you need the ability to import all models from one package, import them with
|
||||||
# from {{packageName}.models import ModelA, ModelB
|
# from dynamic_servers.models import ModelA, ModelB
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
# reference which would not work in python2
|
# reference which would not work in python2
|
||||||
# do not import all models into this module because that uses a lot of memory and stack frames
|
# do not import all models into this module because that uses a lot of memory and stack frames
|
||||||
# if you need the ability to import all models from one package, import them with
|
# if you need the ability to import all models from one package, import them with
|
||||||
# from {{packageName}.models import ModelA, ModelB
|
# from petstore_api.models import ModelA, ModelB
|
||||||
|
|||||||
Reference in New Issue
Block a user