samples/client/petstore
python
.openapi-generator
VERSION +1 -1
docs
Category.md +1 -1
petstore_api/models
category.py +4 -3
test_python2_and_3.sh +1 -1
python-asyncio
.openapi-generator
VERSION +1 -1
docs
Category.md +1 -1
petstore_api/models
category.py +4 -3
test_python3.sh +1 -1
python-tornado
.openapi-generator
VERSION +1 -1
docs
Category.md +1 -1
petstore_api/models
category.py +4 -3
test_python2_and_3.sh +1 -1
@@ -4,7 +4,7 @@
@@ -40,7 +40,7 @@ class Category(object):
@@ -49,8 +49,7 @@ class Category(object):
@@ -91,6 +90,8 @@ class Category(object):