This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-11-13 07:03:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
openapi3
/
client
/
petstore
/
python-nextgen
/
test
History
William Cheng
f5b4490bc9
[python-nextgen] Fix dict of dict of object in python-nextgen (
#15239
)
...
* fix dict of dict of object in python nextgen * update samples
2023-04-18 14:59:08 +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_number_only.py
…
test_array_of_number_only.py
…
test_array_test.py
…
test_basque_pig.py
…
test_capitalization.py
…
test_cat_all_of.py
…
test_cat.py
…
test_category.py
…
test_circular_reference_model.py
[python-nextgen] fix circular reference import (
#15070
)
2023-03-30 10:07:34 +08:00
test_class_model.py
…
test_client.py
…
test_color.py
…
test_configuration.py
…
test_danish_pig.py
…
test_default_api.py
…
test_deprecated_object.py
…
test_dog_all_of.py
…
test_dog.py
…
test_dummy_model.py
…
test_enum_arrays.py
…
test_enum_class.py
…
test_enum_test.py
…
test_fake_api.py
…
test_fake_classname_tags123_api.py
…
test_fake_classname_tags_123_api.py
…
test_file_schema_test_class.py
…
test_file.py
…
test_first_ref.py
[python-nextgen] fix circular reference import (
#15070
)
2023-03-30 10:07:34 +08:00
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
[python-nextgen] fix optional dict in property (
#15009
)
2023-03-21 23:59:26 +08:00
test_list.py
…
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_number_only.py
…
test_object_with_deprecated_fields.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
[python-nextgen] fix optional dict in property (
#15009
)
2023-03-21 23:59:26 +08:00
test_parent.py
[python-nextgen] Fix dict of dict of object in python-nextgen (
#15239
)
2023-04-18 14:59:08 +08:00
test_pet_api.py
…
test_pet.py
…
test_pig.py
…
test_read_only_first.py
…
test_second_ref.py
[python-nextgen] fix circular reference import (
#15070
)
2023-03-30 10:07:34 +08:00
test_self_reference_model.py
…
test_single_ref_type.py
…
test_special_character_enum.py
[python-nextgen] better enum naming (
#14869
)
2023-03-03 17:54:10 +08:00
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
…