This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
1,047 files changed
+29788
-77281
lines changed- modules/openapi-json-schema-generator/src/main
- java/org/openapijsonschematools/codegen
- resources/python
- apis/tags
- paths/path/verb
- samples/openapi3/client
- 3_0_3_unit_test/python
- .openapi-generator
- docs
- apis/tags
- _not_api
- additional_properties_api
- all_of_api
- any_of_api
- content_type_json_api
- default_api
- enum_api
- format_api
- items_api
- max_items_api
- max_length_api
- max_properties_api
- maximum_api
- min_items_api
- min_length_api
- min_properties_api
- minimum_api
- multiple_of_api
- one_of_api
- operation_request_body_api
- path_post_api
- pattern_api
- properties_api
- ref_api
- required_api
- response_content_content_type_schema_api
- type_api
- unique_items_api
- paths
- request_body_post_additionalproperties_allows_a_schema_which_should_validate_request_body
- request_body_post_additionalproperties_are_allowed_by_default_request_body
- request_body_post_additionalproperties_can_exist_by_itself_request_body
- request_body_post_additionalproperties_should_not_look_in_applicators_request_body
- request_body_post_allof_combined_with_anyof_oneof_request_body
- request_body_post_allof_request_body
- request_body_post_allof_simple_types_request_body
- request_body_post_allof_with_base_schema_request_body
- request_body_post_allof_with_one_empty_schema_request_body
- request_body_post_allof_with_the_first_empty_schema_request_body
- request_body_post_allof_with_the_last_empty_schema_request_body
- request_body_post_allof_with_two_empty_schemas_request_body
- request_body_post_anyof_complex_types_request_body
- request_body_post_anyof_request_body
- request_body_post_anyof_with_base_schema_request_body
- request_body_post_anyof_with_one_empty_schema_request_body
- request_body_post_array_type_matches_arrays_request_body
- request_body_post_boolean_type_matches_booleans_request_body
- request_body_post_by_int_request_body
- request_body_post_by_number_request_body
- request_body_post_by_small_number_request_body
- request_body_post_date_time_format_request_body
- request_body_post_email_format_request_body
- request_body_post_enum_with0_does_not_match_false_request_body
- request_body_post_enum_with1_does_not_match_true_request_body
- request_body_post_enum_with_escaped_characters_request_body
- request_body_post_enum_with_false_does_not_match0_request_body
- request_body_post_enum_with_true_does_not_match1_request_body
- request_body_post_enums_in_properties_request_body
- request_body_post_forbidden_property_request_body
- request_body_post_hostname_format_request_body
- request_body_post_integer_type_matches_integers_request_body
- request_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body
- request_body_post_invalid_string_value_for_default_request_body
- request_body_post_ipv4_format_request_body
- request_body_post_ipv6_format_request_body
- request_body_post_json_pointer_format_request_body
- request_body_post_maximum_validation_request_body
- request_body_post_maximum_validation_with_unsigned_integer_request_body
- request_body_post_maxitems_validation_request_body
- request_body_post_maxlength_validation_request_body
- request_body_post_maxproperties0_means_the_object_is_empty_request_body
- request_body_post_maxproperties_validation_request_body
- request_body_post_minimum_validation_request_body
- request_body_post_minimum_validation_with_signed_integer_request_body
- request_body_post_minitems_validation_request_body
- request_body_post_minlength_validation_request_body
- request_body_post_minproperties_validation_request_body
- request_body_post_nested_allof_to_check_validation_semantics_request_body
- request_body_post_nested_anyof_to_check_validation_semantics_request_body
- request_body_post_nested_items_request_body
- request_body_post_nested_oneof_to_check_validation_semantics_request_body
- request_body_post_not_more_complex_schema_request_body
- request_body_post_not_request_body
- request_body_post_nul_characters_in_strings_request_body
- request_body_post_null_type_matches_only_the_null_object_request_body
- request_body_post_number_type_matches_numbers_request_body
- request_body_post_object_properties_validation_request_body
- request_body_post_object_type_matches_objects_request_body
- request_body_post_oneof_complex_types_request_body
- request_body_post_oneof_request_body
- request_body_post_oneof_with_base_schema_request_body
- request_body_post_oneof_with_empty_schema_request_body
- request_body_post_oneof_with_required_request_body
- request_body_post_pattern_is_not_anchored_request_body
- request_body_post_pattern_validation_request_body
- request_body_post_properties_with_escaped_characters_request_body
- request_body_post_property_named_ref_that_is_not_a_reference_request_body
- request_body_post_ref_in_additionalproperties_request_body
- request_body_post_ref_in_allof_request_body
- request_body_post_ref_in_anyof_request_body
- request_body_post_ref_in_items_request_body
- request_body_post_ref_in_not_request_body
- request_body_post_ref_in_oneof_request_body
- request_body_post_ref_in_property_request_body
- request_body_post_required_default_validation_request_body
- request_body_post_required_validation_request_body
- request_body_post_required_with_empty_array_request_body
- request_body_post_required_with_escaped_characters_request_body
- request_body_post_simple_enum_validation_request_body
- request_body_post_string_type_matches_strings_request_body
- request_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body
- request_body_post_uniqueitems_false_validation_request_body
- request_body_post_uniqueitems_validation_request_body
- request_body_post_uri_format_request_body
- request_body_post_uri_reference_format_request_body
- request_body_post_uri_template_format_request_body
- response_body_post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types
- response_body_post_additionalproperties_are_allowed_by_default_response_body_for_content_types
- response_body_post_additionalproperties_can_exist_by_itself_response_body_for_content_types
- response_body_post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types
- response_body_post_allof_combined_with_anyof_oneof_response_body_for_content_types
- response_body_post_allof_response_body_for_content_types
- response_body_post_allof_simple_types_response_body_for_content_types
- response_body_post_allof_with_base_schema_response_body_for_content_types
- response_body_post_allof_with_one_empty_schema_response_body_for_content_types
- response_body_post_allof_with_the_first_empty_schema_response_body_for_content_types
- response_body_post_allof_with_the_last_empty_schema_response_body_for_content_types
- response_body_post_allof_with_two_empty_schemas_response_body_for_content_types
- response_body_post_anyof_complex_types_response_body_for_content_types
- response_body_post_anyof_response_body_for_content_types
- response_body_post_anyof_with_base_schema_response_body_for_content_types
- response_body_post_anyof_with_one_empty_schema_response_body_for_content_types
- response_body_post_array_type_matches_arrays_response_body_for_content_types
- response_body_post_boolean_type_matches_booleans_response_body_for_content_types
- response_body_post_by_int_response_body_for_content_types
- response_body_post_by_number_response_body_for_content_types
- response_body_post_by_small_number_response_body_for_content_types
- response_body_post_date_time_format_response_body_for_content_types
- response_body_post_email_format_response_body_for_content_types
- response_body_post_enum_with0_does_not_match_false_response_body_for_content_types
- response_body_post_enum_with1_does_not_match_true_response_body_for_content_types
- response_body_post_enum_with_escaped_characters_response_body_for_content_types
- response_body_post_enum_with_false_does_not_match0_response_body_for_content_types
- response_body_post_enum_with_true_does_not_match1_response_body_for_content_types
- response_body_post_enums_in_properties_response_body_for_content_types
- response_body_post_forbidden_property_response_body_for_content_types
- response_body_post_hostname_format_response_body_for_content_types
- response_body_post_integer_type_matches_integers_response_body_for_content_types
- response_body_post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types
- response_body_post_invalid_string_value_for_default_response_body_for_content_types
- response_body_post_ipv4_format_response_body_for_content_types
- response_body_post_ipv6_format_response_body_for_content_types
- response_body_post_json_pointer_format_response_body_for_content_types
- response_body_post_maximum_validation_response_body_for_content_types
- response_body_post_maximum_validation_with_unsigned_integer_response_body_for_content_types
- response_body_post_maxitems_validation_response_body_for_content_types
- response_body_post_maxlength_validation_response_body_for_content_types
- response_body_post_maxproperties0_means_the_object_is_empty_response_body_for_content_types
- response_body_post_maxproperties_validation_response_body_for_content_types
- response_body_post_minimum_validation_response_body_for_content_types
- response_body_post_minimum_validation_with_signed_integer_response_body_for_content_types
- response_body_post_minitems_validation_response_body_for_content_types
- response_body_post_minlength_validation_response_body_for_content_types
- response_body_post_minproperties_validation_response_body_for_content_types
- response_body_post_nested_allof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_nested_anyof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_nested_items_response_body_for_content_types
- response_body_post_nested_oneof_to_check_validation_semantics_response_body_for_content_types
- response_body_post_not_more_complex_schema_response_body_for_content_types
- response_body_post_not_response_body_for_content_types
- response_body_post_nul_characters_in_strings_response_body_for_content_types
- response_body_post_null_type_matches_only_the_null_object_response_body_for_content_types
- response_body_post_number_type_matches_numbers_response_body_for_content_types
- response_body_post_object_properties_validation_response_body_for_content_types
- response_body_post_object_type_matches_objects_response_body_for_content_types
- response_body_post_oneof_complex_types_response_body_for_content_types
- response_body_post_oneof_response_body_for_content_types
- response_body_post_oneof_with_base_schema_response_body_for_content_types
- response_body_post_oneof_with_empty_schema_response_body_for_content_types
- response_body_post_oneof_with_required_response_body_for_content_types
- response_body_post_pattern_is_not_anchored_response_body_for_content_types
- response_body_post_pattern_validation_response_body_for_content_types
- response_body_post_properties_with_escaped_characters_response_body_for_content_types
- response_body_post_property_named_ref_that_is_not_a_reference_response_body_for_content_types
- response_body_post_ref_in_additionalproperties_response_body_for_content_types
- response_body_post_ref_in_allof_response_body_for_content_types
- response_body_post_ref_in_anyof_response_body_for_content_types
- response_body_post_ref_in_items_response_body_for_content_types
- response_body_post_ref_in_not_response_body_for_content_types
- response_body_post_ref_in_oneof_response_body_for_content_types
- response_body_post_ref_in_property_response_body_for_content_types
- response_body_post_required_default_validation_response_body_for_content_types
- response_body_post_required_validation_response_body_for_content_types
- response_body_post_required_with_empty_array_response_body_for_content_types
- response_body_post_required_with_escaped_characters_response_body_for_content_types
- response_body_post_simple_enum_validation_response_body_for_content_types
- response_body_post_string_type_matches_strings_response_body_for_content_types
- response_body_post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types
- response_body_post_uniqueitems_false_validation_response_body_for_content_types
- response_body_post_uniqueitems_validation_response_body_for_content_types
- response_body_post_uri_format_response_body_for_content_types
- response_body_post_uri_reference_format_response_body_for_content_types
- response_body_post_uri_template_format_response_body_for_content_types
- features
- nonCompliantUseDiscriminatorIfCompositionFails/python
- .openapi-generator
- docs
- apis/tags
- default_api
- paths/operators
- security/python
- .openapi-generator
- docs
- apis/tags
- default_api
- paths
- path_with_no_explicit_security
- path_with_one_explicit_security
- path_with_security_from_root
- path_with_two_explicit_security
- petstore/python
- .openapi-generator
- docs
- apis/tags
- another_fake_api
- default_api
- fake_api
- fake_classname_tags123_api
- pet_api
- store_api
- user_api
- paths
- another_fake_dummy
- fake
- fake_additional_properties_with_array_of_enums
- fake_body_with_file_schema
- fake_body_with_query_params
- fake_case_sensitive_params
- fake_classname_test
- fake_delete_coffee_id
- fake_health
- fake_inline_additional_properties
- fake_inline_composition
- fake_json_form_data
- fake_json_patch
- fake_json_with_charset
- fake_multiple_response_bodies
- fake_multiple_securities
- fake_obj_in_query
- fake_parameter_collisions1_abab_self_ab
- fake_pet_id_upload_image_with_required_file
- fake_query_param_with_json_content_type
- fake_ref_obj_in_query
- fake_refs_array_of_enums
- fake_refs_arraymodel
- fake_refs_boolean
- fake_refs_composed_one_of_number_with_validations
- fake_refs_enum
- fake_refs_mammal
- fake_refs_number
- fake_refs_object_model_with_ref_props
- fake_refs_string
- fake_response_without_schema
- fake_test_query_paramters
- fake_upload_download_file
- fake_upload_file
- fake_upload_files
- foo
- pet
- pet_find_by_status
- pet_find_by_tags
- pet_pet_id
- pet_pet_id_upload_image
- store_inventory
- store_order
- store_order_order_id
- user
- user_create_with_array
- user_create_with_list
- user_login
- user_logout
- user_username
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,047 files changed
+29788
-77281
lines changedLines changed: 24 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
463 | 463 |
| |
464 | 464 |
| |
465 | 465 |
| |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
492 | 480 |
| |
493 | 481 |
| |
494 | 482 |
| |
| |||
1056 | 1044 |
| |
1057 | 1045 |
| |
1058 | 1046 |
| |
1059 |
| - | |
| 1047 | + | |
1060 | 1048 |
| |
1061 | 1049 |
| |
1062 | 1050 |
| |
| |||
1085 | 1073 |
| |
1086 | 1074 |
| |
1087 | 1075 |
| |
1088 |
| - | |
| 1076 | + | |
1089 | 1077 |
| |
1090 | 1078 |
| |
1091 | 1079 |
| |
1092 | 1080 |
| |
1093 | 1081 |
| |
1094 | 1082 |
| |
1095 |
| - | |
1096 |
| - | |
1097 |
| - | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
1098 | 1088 |
| |
1099 | 1089 |
| |
1100 | 1090 |
| |
| |||
1152 | 1142 |
| |
1153 | 1143 |
| |
1154 | 1144 |
| |
1155 |
| - | |
1156 |
| - | |
1157 |
| - | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
1158 | 1148 |
| |
1159 | 1149 |
| |
1160 | 1150 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
|
Lines changed: 21 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 |
| |
5 | 13 |
| |
6 | 14 |
| |
| |||
40 | 48 |
| |
41 | 49 |
| |
42 | 50 |
| |
43 |
| - | |
| 51 | + | |
44 | 52 |
| |
45 |
| - | |
| 53 | + | |
46 | 54 |
| |
47 | 55 |
| |
48 | 56 |
| |
| |||
114 | 122 |
| |
115 | 123 |
| |
116 | 124 |
| |
117 |
| - | |
| 125 | + | |
118 | 126 |
| |
119 | 127 |
| |
120 | 128 |
| |
121 | 129 |
| |
122 | 130 |
| |
123 | 131 |
| |
124 | 132 |
| |
125 |
| - | |
| 133 | + | |
126 | 134 |
| |
127 | 135 |
| |
128 | 136 |
| |
| |||
149 | 157 |
| |
150 | 158 |
| |
151 | 159 |
| |
152 |
| - | |
| 160 | + | |
153 | 161 |
| |
154 | 162 |
| |
155 | 163 |
| |
| |||
169 | 177 |
| |
170 | 178 |
| |
171 | 179 |
| |
172 |
| - | |
| 180 | + | |
173 | 181 |
| |
174 | 182 |
| |
175 | 183 |
| |
| |||
236 | 244 |
| |
237 | 245 |
| |
238 | 246 |
| |
239 |
| - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
240 | 252 |
|
0 commit comments