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
/
openapi3
/
client
/
petstore
/
python
/
tests_manual
History
jiangyuan
8b3cad0692
[Python] fix model to dict (
#11234
)
...
* fix model to dict * add unit test * add unit test * update sample files
2022-01-25 09:50:59 -08:00
..
__init__.py
…
test_api_validation.py
[Python] fix model to dict (
#11234
)
2022-01-25 09:50:59 -08:00
test_boolean_enum.py
Python client - fixes boolean enum use case (
#9926
)
2021-07-09 18:55:22 -07:00
test_composed_one_of_number_with_validations.py
…
test_composed_schema_with_props_and_no_add_props.py
…
test_copy.py
fix: handle deepcopy of openapi objects (
#9735
) (
#9735
)
2021-09-09 09:16:59 -07:00
test_deserialization.py
…
test_discard_unknown_properties.py
…
test_drawing.py
…
test_enum_test.py
Python client - fixes boolean enum use case (
#9926
)
2021-07-09 18:55:22 -07:00
test_extra_pool_config_options.py
add no_proxy support to python client (
#10648
)
2021-10-26 10:12:42 +02:00
test_fake_api.py
Feat adds python AnyOf send and receive example (
#10754
)
2021-11-01 12:15:45 -07:00
test_fruit_req.py
…
test_fruit.py
…
test_gm_fruit.py
…
test_http_signature.py
…
test_integer_enum_one_value.py
…
test_issue10083.py
[Python] fixes __setitem__ throwing an error for composed instance (
#10197
)
2021-08-22 10:44:19 -07:00
test_issue10155.py
[python] Fixes a breakage while deserializing the read-only attributes (
#10155
)
2021-08-18 12:01:58 -07:00
test_mammal.py
…
test_mole.py
[python] readonly constructors (
#9409
)
2021-05-10 18:41:26 -07:00
test_number_with_validations.py
…
test_object_model_with_ref_props.py
…
test_parent_pet.py
…
test_quadrilateral.py
…
test_shape.py
…
test_string_enum.py
…
test_tag.py
…
test_triangle.py
…
util.py
…