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-10-15 08:53:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
openapi3
/
client
/
petstore
/
python-pydantic-v1
/
test
History
William Cheng
7b3de8dbce
[python] fix default value when enum is a reference (
#21923
)
...
* fix default value when enum is ref (python) * update spec
2025-09-09 09:21:09 +08:00
..
__init__.py
…
test_additional_properties_any_type.py
…
test_additional_properties_class.py
…
test_additional_properties_object.py
…
test_additional_properties_with_description_only.py
…
test_all_of_super_model.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
…
test_array_of_array_of_number_only.py
…
test_array_of_number_only.py
…
test_array_test.py
…
test_base_discriminator.py
…
test_basque_pig.py
…
test_bathing.py
…
test_capitalization.py
…
test_cat.py
…
test_category.py
…
test_circular_all_of_ref.py
…
test_circular_reference_model.py
…
test_class_model.py
…
test_client.py
…
test_color.py
…
test_creature_info.py
…
test_creature.py
…
test_danish_pig.py
…
test_data_output_format.py
[python] fix default value when enum is a reference (
#21923
)
2025-09-09 09:21:09 +08:00
test_default_api.py
…
test_deprecated_object.py
…
test_discriminator_all_of_sub.py
…
test_discriminator_all_of_super.py
…
test_dog.py
…
test_dummy_model.py
…
test_enum_arrays.py
…
test_enum_class.py
…
test_enum_number_vendor_ext.py
…
test_enum_ref_with_default_value.py
[python] fix default value when enum is a reference (
#21923
)
2025-09-09 09:21:09 +08:00
test_enum_string1.py
…
test_enum_string2.py
…
test_enum_string_vendor_ext.py
…
test_enum_test.py
…
test_fake_api.py
…
test_fake_classname_tags123_api.py
…
test_feeding.py
…
test_field.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_hunting_dog.py
…
test_import_test_datetime_api.py
…
test_info.py
…
test_inner_dict_with_property.py
…
test_input_all_of.py
…
test_int_or_string.py
…
test_list_class.py
…
test_map_of_array_of_model.py
…
test_map_test.py
…
test_mixed_properties_and_additional_properties_class.py
…
test_model200_response.py
…
test_model_return.py
…
test_multi_arrays.py
…
test_name.py
…
test_nullable_class.py
…
test_nullable_property.py
…
test_number_only.py
…
test_object_to_test_additional_properties.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
[python] Close test API clients (
#20400
)
2025-01-04 17:08:29 +08:00
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_pony_sizes.py
Add tests for enum names with dots in python cilents (
#21374
)
2025-06-04 16:18:10 +08:00
test_poop_cleaning.py
…
test_primitive_string.py
…
test_property_map.py
…
test_property_name_collision.py
…
test_read_only_first.py
…
test_second_circular_all_of_ref.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_task_activity.py
…
test_task.py
…
test_test_enum_with_default.py
…
test_test_enum.py
…
test_test_error_responses_with_model400_response.py
…
test_test_error_responses_with_model404_response.py
…
test_test_inline_freeform_additional_properties_request.py
…
test_test_model_with_enum_default.py
…
test_test_object_for_multipart_requests_request_marker.py
…
test_tiger.py
…
test_type.py
Add tests for enum names with dots in python cilents (
#21374
)
2025-06-04 16:18:10 +08:00
test_unnamed_dict_with_additional_model_list_properties.py
…
test_unnamed_dict_with_additional_string_list_properties.py
…
test_upload_file_with_additional_properties_request_object.py
…
test_user_api.py
…
test_user.py
…
test_with_nested_one_of.py
…