This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
1,464 files changed
+4069
-4022
lines changed- modules/openapi-json-schema-generator/src/main
- java/org/openapitools/codegen/languages
- resources/python
- samples/openapi3/client
- 3_0_3_unit_test/python
- .openapi-generator
- docs
- apis/tags
- components/schema
- models
- test/components
- schema
- unit_test_api
- components
- schema
- schemas
- models
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body/post
- request_body_post_additionalproperties_are_allowed_by_default_request_body/post
- request_body_post_additionalproperties_can_exist_by_itself_request_body/post
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body/post
- request_body_post_allof_combined_with_anyof_oneof_request_body/post
- request_body_post_allof_request_body/post
- request_body_post_allof_simple_types_request_body/post
- request_body_post_allof_with_base_schema_request_body/post
- request_body_post_allof_with_one_empty_schema_request_body/post
- request_body_post_allof_with_the_first_empty_schema_request_body/post
- request_body_post_allof_with_the_last_empty_schema_request_body/post
- request_body_post_allof_with_two_empty_schemas_request_body/post
- request_body_post_anyof_complex_types_request_body/post
- request_body_post_anyof_request_body/post
- request_body_post_anyof_with_base_schema_request_body/post
- request_body_post_anyof_with_one_empty_schema_request_body/post
- request_body_post_array_type_matches_arrays_request_body/post
- request_body_post_boolean_type_matches_booleans_request_body/post
- request_body_post_by_int_request_body/post
- request_body_post_by_number_request_body/post
- request_body_post_by_small_number_request_body/post
- request_body_post_date_time_format_request_body/post
- request_body_post_email_format_request_body/post
- request_body_post_enum_with0_does_not_match_false_request_body/post
- request_body_post_enum_with1_does_not_match_true_request_body/post
- request_body_post_enum_with_escaped_characters_request_body/post
- request_body_post_enum_with_false_does_not_match0_request_body/post
- request_body_post_enum_with_true_does_not_match1_request_body/post
- request_body_post_enums_in_properties_request_body/post
- request_body_post_forbidden_property_request_body/post
- request_body_post_hostname_format_request_body/post
- request_body_post_integer_type_matches_integers_request_body/post
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body/post
- request_body_post_invalid_string_value_for_default_request_body/post
- request_body_post_ipv4_format_request_body/post
- request_body_post_ipv6_format_request_body/post
- request_body_post_json_pointer_format_request_body/post
- request_body_post_maximum_validation_request_body/post
- request_body_post_maximum_validation_with_unsigned_integer_request_body/post
- request_body_post_maxitems_validation_request_body/post
- request_body_post_maxlength_validation_request_body/post
- request_body_post_maxproperties0_means_the_object_is_empty_request_body/post
- request_body_post_maxproperties_validation_request_body/post
- request_body_post_minimum_validation_request_body/post
- request_body_post_minimum_validation_with_signed_integer_request_body/post
- request_body_post_minitems_validation_request_body/post
- request_body_post_minlength_validation_request_body/post
- request_body_post_minproperties_validation_request_body/post
- request_body_post_nested_allof_to_check_validation_semantics_request_body/post
- request_body_post_nested_anyof_to_check_validation_semantics_request_body/post
- request_body_post_nested_items_request_body/post
- request_body_post_nested_oneof_to_check_validation_semantics_request_body/post
- request_body_post_not_more_complex_schema_request_body/post
- request_body_post_not_request_body/post
- request_body_post_nul_characters_in_strings_request_body/post
- request_body_post_null_type_matches_only_the_null_object_request_body/post
- request_body_post_number_type_matches_numbers_request_body/post
- request_body_post_object_properties_validation_request_body/post
- request_body_post_object_type_matches_objects_request_body/post
- request_body_post_oneof_complex_types_request_body/post
- request_body_post_oneof_request_body/post
- request_body_post_oneof_with_base_schema_request_body/post
- request_body_post_oneof_with_empty_schema_request_body/post
- request_body_post_oneof_with_required_request_body/post
- request_body_post_pattern_is_not_anchored_request_body/post
- request_body_post_pattern_validation_request_body/post
- request_body_post_properties_with_escaped_characters_request_body/post
- request_body_post_property_named_ref_that_is_not_a_reference_request_body/post
- request_body_post_ref_in_additionalproperties_request_body/post
- request_body_post_ref_in_allof_request_body/post
- request_body_post_ref_in_anyof_request_body/post
- request_body_post_ref_in_items_request_body/post
- request_body_post_ref_in_not_request_body/post
- request_body_post_ref_in_oneof_request_body/post
- request_body_post_ref_in_property_request_body/post
- request_body_post_required_default_validation_request_body/post
- request_body_post_required_validation_request_body/post
- request_body_post_required_with_empty_array_request_body/post
- request_body_post_required_with_escaped_characters_request_body/post
- request_body_post_simple_enum_validation_request_body/post
- request_body_post_string_type_matches_strings_request_body/post
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body/post
- request_body_post_uniqueitems_false_validation_request_body/post
- request_body_post_uniqueitems_validation_request_body/post
- request_body_post_uri_format_request_body/post
- request_body_post_uri_reference_format_request_body/post
- request_body_post_uri_template_format_request_body/post
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types/post/response_for_200
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types/post/response_for_200
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types/post/response_for_200
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types/post/response_for_200
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types/post/response_for_200
- response_body_post_allof_response_body_for_content_types/post/response_for_200
- response_body_post_allof_simple_types_response_body_for_content_types/post/response_for_200
- response_body_post_allof_with_base_schema_response_body_for_content_types/post/response_for_200
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types/post/response_for_200
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types/post/response_for_200
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types/post/response_for_200
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types/post/response_for_200
- response_body_post_anyof_complex_types_response_body_for_content_types/post/response_for_200
- response_body_post_anyof_response_body_for_content_types/post/response_for_200
- response_body_post_anyof_with_base_schema_response_body_for_content_types/post/response_for_200
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types/post/response_for_200
- response_body_post_array_type_matches_arrays_response_body_for_content_types/post/response_for_200
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types/post/response_for_200
- response_body_post_by_int_response_body_for_content_types/post/response_for_200
- response_body_post_by_number_response_body_for_content_types/post/response_for_200
- response_body_post_by_small_number_response_body_for_content_types/post/response_for_200
- response_body_post_date_time_format_response_body_for_content_types/post/response_for_200
- response_body_post_email_format_response_body_for_content_types/post/response_for_200
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types/post/response_for_200
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types/post/response_for_200
- response_body_post_enum_with_escaped_characters_response_body_for_content_types/post/response_for_200
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types/post/response_for_200
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types/post/response_for_200
- response_body_post_enums_in_properties_response_body_for_content_types/post/response_for_200
- response_body_post_forbidden_property_response_body_for_content_types/post/response_for_200
- response_body_post_hostname_format_response_body_for_content_types/post/response_for_200
- response_body_post_integer_type_matches_integers_response_body_for_content_types/post/response_for_200
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types/post/response_for_200
- response_body_post_invalid_string_value_for_default_response_body_for_content_types/post/response_for_200
- response_body_post_ipv4_format_response_body_for_content_types/post/response_for_200
- response_body_post_ipv6_format_response_body_for_content_types/post/response_for_200
- response_body_post_json_pointer_format_response_body_for_content_types/post/response_for_200
- response_body_post_maximum_validation_response_body_for_content_types/post/response_for_200
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types/post/response_for_200
- response_body_post_maxitems_validation_response_body_for_content_types/post/response_for_200
- response_body_post_maxlength_validation_response_body_for_content_types/post/response_for_200
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types/post/response_for_200
- response_body_post_maxproperties_validation_response_body_for_content_types/post/response_for_200
- response_body_post_minimum_validation_response_body_for_content_types/post/response_for_200
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types/post/response_for_200
- response_body_post_minitems_validation_response_body_for_content_types/post/response_for_200
- response_body_post_minlength_validation_response_body_for_content_types/post/response_for_200
- response_body_post_minproperties_validation_response_body_for_content_types/post/response_for_200
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types/post/response_for_200
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types/post/response_for_200
- response_body_post_nested_items_response_body_for_content_types/post/response_for_200
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types/post/response_for_200
- response_body_post_not_more_complex_schema_response_body_for_content_types/post/response_for_200
- response_body_post_not_response_body_for_content_types/post/response_for_200
- response_body_post_nul_characters_in_strings_response_body_for_content_types/post/response_for_200
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types/post/response_for_200
- response_body_post_number_type_matches_numbers_response_body_for_content_types/post/response_for_200
- response_body_post_object_properties_validation_response_body_for_content_types/post/response_for_200
- response_body_post_object_type_matches_objects_response_body_for_content_types/post/response_for_200
- response_body_post_oneof_complex_types_response_body_for_content_types/post/response_for_200
- response_body_post_oneof_response_body_for_content_types/post/response_for_200
- response_body_post_oneof_with_base_schema_response_body_for_content_types/post/response_for_200
- response_body_post_oneof_with_empty_schema_response_body_for_content_types/post/response_for_200
- response_body_post_oneof_with_required_response_body_for_content_types/post/response_for_200
- response_body_post_pattern_is_not_anchored_response_body_for_content_types/post/response_for_200
- response_body_post_pattern_validation_response_body_for_content_types/post/response_for_200
- response_body_post_properties_with_escaped_characters_response_body_for_content_types/post/response_for_200
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_additionalproperties_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_allof_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_anyof_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_items_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_not_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_oneof_response_body_for_content_types/post/response_for_200
- response_body_post_ref_in_property_response_body_for_content_types/post/response_for_200
- response_body_post_required_default_validation_response_body_for_content_types/post/response_for_200
- response_body_post_required_validation_response_body_for_content_types/post/response_for_200
- response_body_post_required_with_empty_array_response_body_for_content_types/post/response_for_200
- response_body_post_required_with_escaped_characters_response_body_for_content_types/post/response_for_200
- response_body_post_simple_enum_validation_response_body_for_content_types/post/response_for_200
- response_body_post_string_type_matches_strings_response_body_for_content_types/post/response_for_200
- response_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types/post/response_for_200
- response_body_post_uniqueitems_false_validation_response_body_for_content_types/post/response_for_200
- response_body_post_uniqueitems_validation_response_body_for_content_types/post/response_for_200
- response_body_post_uri_format_response_body_for_content_types/post/response_for_200
- response_body_post_uri_reference_format_response_body_for_content_types/post/response_for_200
- response_body_post_uri_template_format_response_body_for_content_types/post/response_for_200
- features/nonCompliantUseDiscriminatorIfCompositionFails/python
- .openapi-generator
- docs
- apis/tags
- components/schema
- test/components
- schema
- test_manual
- this_package
- components
- schema
- schemas
- paths/operators/post
- petstore/python
- .openapi-generator
- docs
- apis/tags
- components/schema
- models
- petstore_api
- components
- schema
- schemas
- models
- paths
- another_fake_dummy/patch
- response_for_200
- fake/patch
- response_for_200
- fake_additional_properties_with_array_of_enums/get
- response_for_200
- fake_body_with_file_schema/put
- fake_body_with_query_params/put
- fake_classname_test/patch
- response_for_200
- fake_health/get/response_for_200
- fake_json_patch/patch
- fake_pet_id_upload_image_with_required_file/post/response_for_200
- fake_ref_obj_in_query/get
- fake_refs_array_of_enums/post
- response_for_200
- fake_refs_arraymodel/post
- response_for_200
- fake_refs_boolean/post
- response_for_200
- fake_refs_composed_one_of_number_with_validations/post
- response_for_200
- fake_refs_enum/post
- response_for_200
- fake_refs_mammal/post
- response_for_200
- fake_refs_number/post
- response_for_200
- fake_refs_object_model_with_ref_props/post
- response_for_200
- fake_refs_string/post
- response_for_200
- fake_test_query_paramters/put
- fake_upload_file/post/response_for_200
- fake_upload_files/post/response_for_200
- foo/get/response_for_default
- pet
- post
- put
- pet_find_by_status/get/response_for_200
- pet_find_by_tags/get/response_for_200
- pet_pet_id/get/response_for_200
- pet_pet_id_upload_image/post/response_for_200
- store_order/post
- response_for_200
- store_order_order_id/get/response_for_200
- user/post
- user_create_with_array/post
- user_create_with_list/post
- user_username
- get/response_for_200
- put
- test/components
- schema
- tests_manual
- test_paths/test_pet_pet_id
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,464 files changed
+4069
-4022
lines changedLines changed: 21 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| |||
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
423 |
| - | |
| 423 | + | |
| 424 | + | |
424 | 425 |
| |
425 | 426 |
| |
426 | 427 |
| |
| |||
438 | 439 |
| |
439 | 440 |
| |
440 | 441 |
| |
441 |
| - | |
442 |
| - | |
443 |
| - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
444 | 453 |
| |
445 | 454 |
| |
446 | 455 |
| |
| |||
667 | 676 |
| |
668 | 677 |
| |
669 | 678 |
| |
670 |
| - | |
| 679 | + | |
671 | 680 |
| |
672 | 681 |
| |
673 | 682 |
| |
674 | 683 |
| |
675 | 684 |
| |
676 | 685 |
| |
677 | 686 |
| |
678 |
| - | |
| 687 | + | |
679 | 688 |
| |
680 | 689 |
| |
681 | 690 |
| |
682 | 691 |
| |
683 | 692 |
| |
684 |
| - | |
| 693 | + | |
685 | 694 |
| |
686 | 695 |
| |
687 | 696 |
| |
| |||
692 | 701 |
| |
693 | 702 |
| |
694 | 703 |
| |
695 |
| - | |
| 704 | + | |
696 | 705 |
| |
697 | 706 |
| |
698 | 707 |
| |
| |||
2563 | 2572 |
| |
2564 | 2573 |
| |
2565 | 2574 |
| |
2566 |
| - | |
| 2575 | + | |
2567 | 2576 |
| |
2568 | 2577 |
| |
2569 | 2578 |
| |
| |||
2573 | 2582 |
| |
2574 | 2583 |
| |
2575 | 2584 |
| |
2576 |
| - | |
| 2585 | + | |
2577 | 2586 |
| |
2578 | 2587 |
| |
2579 | 2588 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 |
| - | |
| 81 | + | |
80 | 82 |
| |
81 | 83 |
| |
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
| |
85 |
| - | |
86 |
| - | |
| 87 | + | |
| 88 | + | |
87 | 89 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + |
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
| 152 | + | |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
| 219 | + | |
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
|
0 commit comments