This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
petstore
/
python-asyncio
/
petstore_api
History
Tomasz Prus
8867d2b34c
Support for python 3.7 by renaming
async
to
async_req
(
#519
)
...
* feat: support for python 3.7 * fix: regenerate other sample clients
2018-07-20 22:14:18 +08:00
..
api
Support for python 3.7 by renaming
async
to
async_req
(
#519
)
2018-07-20 22:14:18 +08:00
models
update and fix python samples (
#489
)
2018-07-08 15:29:55 +08:00
__init__.py
[Python][Client] pure library client package (
#470
)
2018-07-16 15:49:08 +08:00
api_client.py
Support for python 3.7 by renaming
async
to
async_req
(
#519
)
2018-07-20 22:14:18 +08:00
configuration.py
Improve logging in Python client (
#480
)
2018-07-10 22:12:09 +08:00
rest.py
[python] asyncio supports _preload_content; remove unsed imports (
#107
)
2018-05-24 08:10:07 -07:00