This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-12-19 02:27:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2be34143578b87b85d33dedfeb2d1a7bc4713c23
openapi-generator-original
/
samples
/
client
/
petstore
/
python
/
tests
History
geekerzp
2be3414357
Update python client.
...
Add test case for nested list deserialization.
2015-07-28 15:23:44 +08:00
..
__init__.py
Generate the python into
python/
folder directly
2015-06-18 10:43:24 +08:00
test_api_client.py
Update unit tests of Python client.
2015-07-14 09:39:19 +08:00
test_api_exception.py
Update Python client.
2015-07-14 09:39:19 +08:00
test_deserialization.py
Update python client.
2015-07-28 15:23:44 +08:00
test_order_model.py
Add enum support for model property of python client
2015-07-16 17:24:42 +08:00
test_pet_api.py
Update PetApiTests#test_find_pet_by_tags test case of python client
2015-07-22 15:50:40 +08:00
test_pet_model.py
Add to_str method in python client and add test cases.
2015-07-22 11:00:51 +08:00
test_store_api.py
Support file downloading in Python codegen.
2015-07-14 09:39:18 +08:00