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
Files
b42ead3c0f4d533bb08cb8e9448189c68af3ce1c
openapi-generator
/
samples
/
client
/
petstore
/
python
/
swagger_client
History
geekerzp
b42ead3c0f
Replace
urllib3.util.url.parse_url
with
urllib3.util.parse_url
2015-07-15 15:27:14 +08:00
..
apis
Fix typo
2015-07-15 15:25:32 +08:00
models
Update integration-test of python client
2015-07-14 09:43:59 +08:00
__init__.py
Generate the python into
python/
folder directly
2015-06-18 10:43:24 +08:00
api_client.py
Update ApiClient of python client.
2015-07-15 15:25:32 +08:00
configuration.py
Add logging and debug report for python client.
2015-07-15 15:27:14 +08:00
rest.py
Replace
urllib3.util.url.parse_url
with
urllib3.util.parse_url
2015-07-15 15:27:14 +08:00