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
/
petstore_api
History
Justin Black
fc58adee31
Fixes serialization of array items in model_to_dict [python] (
#9153
)
...
* Adds tests of endpoint with inline and refed model * Regen samples * Samples regenerated
2021-04-01 13:34:19 -07:00
..
api
[python]
fix
#8404
: avoid shadowing the name Endpoint (
#8405
)
2021-01-13 08:38:41 -08:00
apis
[python] Update python versions (
#8042
)
2020-12-07 12:07:35 -08:00
model
[python][template] move _path_to_item of simple init to avoid name error (
#8737
)
2021-02-22 21:00:14 -08:00
models
[python] Update python versions (
#8042
)
2020-12-07 12:07:35 -08:00
__init__.py
[python] Update python versions (
#8042
)
2020-12-07 12:07:35 -08:00
api_client.py
[PYTHON] use customized default Configuration() objects if configured by the programmer (
#8500
)
2021-01-29 16:24:10 -08:00
configuration.py
[BUG][Python] init access token for python client configuration (
#7469
)
2021-02-05 13:09:53 -08:00
exceptions.py
[python] Update python versions (
#8042
)
2020-12-07 12:07:35 -08:00
model_utils.py
Fixes serialization of array items in model_to_dict [python] (
#9153
)
2021-04-01 13:34:19 -07:00
rest.py
[Python][Client] Default to system CA instead of certifi (
#8108
)
2020-12-15 16:36:35 -08:00