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-10 15:54:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9fc039dcff6dde8af65d1b9f86a77460945bfe2
openapi-generator
/
samples
/
openapi3
/
client
/
petstore
/
python-aiohttp
/
test
History
William Cheng
7dee666826
add python name mapping support (
#16120
)
2023-07-20 17:30:01 +08:00
..
__init__.py
…
test_additional_properties_class.py
…
test_all_of_with_single_ref.py
…
test_animal.py
…
test_another_fake_api.py
…
test_any_of_color.py
…
test_any_of_pig.py
…
test_api_response.py
…
test_array_of_array_of_model.py
[python] Fix array of array of model's to_dict, from_dict (
#16032
)
2023-07-08 14:12:42 +08:00
test_array_of_array_of_number_only.py
…
test_array_of_number_only.py
…
test_array_test.py
…
test_basque_pig.py
…
test_capitalization.py
…
test_cat.py
…
test_category.py
…
test_circular_reference_model.py
…
test_class_model.py
…
test_client.py
…
test_color.py
…
test_danish_pig.py
…
test_default_api.py
…
test_deprecated_object.py
…
test_dog.py
…
test_dummy_model.py
…
test_enum_arrays.py
…
test_enum_class.py
…
test_enum_string1.py
…
test_enum_string2.py
…
test_enum_test.py
…
test_fake_api.py
…
test_fake_classname_tags123_api.py
…
test_file_schema_test_class.py
…
test_file.py
…
test_first_ref.py
…
test_foo_get_default_response.py
…
test_foo.py
…
test_format_test.py
…
test_has_only_read_only.py
…
test_health_check_result.py
…
test_inner_dict_with_property.py
…
test_int_or_string.py
…
test_list.py
…
test_map_of_array_of_model.py
[python] Fix map of array in property (
#15844
)
2023-06-15 11:50:56 +08:00
test_map_test.py
…
test_mixed_properties_and_additional_properties_class.py
…
test_model200_response.py
…
test_model_return.py
…
test_name.py
…
test_nullable_class.py
…
test_nullable_property.py
[python] Add test for nullable property with pattern (
#15625
)
2023-05-24 15:13:53 +08:00
test_number_only.py
…
test_object_with_deprecated_fields.py
…
test_one_of_enum_string.py
…
test_order.py
…
test_outer_composite.py
…
test_outer_enum_default_value.py
…
test_outer_enum_integer_default_value.py
…
test_outer_enum_integer.py
…
test_outer_enum.py
…
test_outer_object_with_enum_property.py
…
test_parent_with_optional_dict.py
…
test_parent.py
…
test_pet_api.py
…
test_pet.py
…
test_pig.py
…
test_property_name_collision.py
add python name mapping support (
#16120
)
2023-07-20 17:30:01 +08:00
test_read_only_first.py
…
test_second_ref.py
…
test_self_reference_model.py
…
test_single_ref_type.py
…
test_special_character_enum.py
…
test_special_model_name.py
…
test_special_name.py
…
test_store_api.py
…
test_tag.py
…
test_user_api.py
…
test_user.py
…
test_with_nested_one_of.py
…