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
William Cheng
f1f7bdd23f
Add nullable support to Python client (
#1073
)
...
* add nullable support to python client * update PR template
2018-09-29 17:01:13 +08:00
..
api
fix: python-asyncio/aiohttp with disabled ssl verification (
#891
)
2018-08-24 09:43:32 +08:00
models
Add nullable support to Python client (
#1073
)
2018-09-29 17:01:13 +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
fix: python-asyncio/aiohttp with disabled ssl verification (
#891
)
2018-08-24 09:43:32 +08:00