This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
openapi-generator
Watch
1
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/jlengrand/openapi-generator.git
synced
2026-05-12 00:21:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76aedca6b2ff24648bddd3c3d8b7e00a8393f917
openapi-generator
/
samples
/
client
/
petstore
/
python-asyncio
/
petstore_api
History
Tomasz Prus
71aa421179
fix: python/asyncio no-ssl-verify affects verification of server certs only (
#1211
)
...
Bug fix: python/asyncio no-ssl-verify affects verification of server certs
2018-10-12 17:05:01 +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 no-ssl-verify affects verification of server certs only (
#1211
)
2018-10-12 17:05:01 +08:00