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
255bc02b833585959dfe5a8216bf18be2f011320
openapi-generator
/
samples
/
client
/
petstore
/
python
/
petstore_api
History
wing328
255bc02b83
Merge remote-tracking branch 'origin/master' into 2.3.0
2016-11-09 16:37:11 +08:00
..
apis
[Python] fix
tags
with underscore for python (
#3995
)
2016-10-14 17:49:43 +08:00
models
fix python required property check and validation for optional properties
2016-10-07 15:50:57 +08:00
__init__.py
[Python] fix
tags
with underscore for python (
#3995
)
2016-10-14 17:49:43 +08:00
api_client.py
Select application/json content-type in python generated client, if */* is in the list of content-types
2016-11-07 11:54:01 -08:00
configuration.py
remove unnecessary changes for python codegen
2016-08-31 15:49:22 +08:00
rest.py
required tag is used in model, allows null values (
#3923
)
2016-10-07 15:26:05 +08:00