This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
339 files changed
+6915
-2034
lines changed- .circleci
- samples/client
- 3_0_3_unit_test/python
- .openapi-generator
- src/unit_test_api
- components/schema
- paths
- request_body_post_additionalproperties_are_allowed_by_default_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_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_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_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
- schemas
- openapi_features
- nonCompliantUseDiscriminatorIfCompositionFails/python
- .openapi-generator
- src/this_package
- components/schema
- paths/operators/post
- schemas
- security/python
- .openapi-generator
- src/this_package/schemas
- petstore/python
- .openapi-generator
- src/petstore_api
- components
- request_bodies/request_body_user_array/content/application_json
- responses
- response_success_inline_content_and_header
- content/application_json
- response_success_with_json_api_response
- response_successful_xml_and_json_array_of_pet/content
- application_json
- application_xml
- schema
- paths
- fake
- delete
- get
- parameters
- parameter_0
- parameter_1
- parameter_2
- parameter_3
- request_body/content/application_x_www_form_urlencoded
- post
- request_body/content/application_x_www_form_urlencoded
- fake_additional_properties_with_array_of_enums/get
- fake_body_with_query_params/put
- fake_case_sensitive_params/put
- fake_delete_coffee_id/delete
- fake_inline_additional_properties/post/request_body/content/application_json
- fake_inline_composition/post
- parameters/parameter_1
- request_body/content/multipart_form_data
- responses/response_200/content/multipart_form_data
- fake_json_form_data/get
- request_body/content/application_x_www_form_urlencoded
- fake_json_patch/patch
- fake_json_with_charset/post
- fake_obj_in_query/get
- parameters/parameter_0
- fake_parameter_collisions1_abab_self_ab/post
- fake_pet_id_upload_image_with_required_file/post
- request_body/content/multipart_form_data
- fake_query_param_with_json_content_type/get
- fake_ref_obj_in_query/get
- fake_refs_array_of_enums/post
- fake_refs_arraymodel/post
- fake_refs_boolean/post
- fake_refs_composed_one_of_number_with_validations/post
- fake_refs_enum/post
- fake_refs_mammal/post
- fake_refs_number/post
- fake_refs_object_model_with_ref_props/post
- fake_refs_string/post
- fake_test_query_paramters/put
- fake_upload_download_file/post
- fake_upload_file/post
- request_body/content/multipart_form_data
- fake_upload_files/post
- request_body/content/multipart_form_data
- foo/get
- responses/response_default/content/application_json
- servers
- pet
- post
- put
- pet_find_by_status
- get
- parameters/parameter_0
- servers
- pet_find_by_tags/get
- pet_pet_id
- delete
- get
- post
- request_body/content/application_x_www_form_urlencoded
- pet_pet_id_upload_image/post
- request_body/content/multipart_form_data
- store_order_order_id
- delete
- get
- user_create_with_array/post
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
339 files changed
+6915
-2034
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2084 | 2084 |
| |
2085 | 2085 |
| |
2086 | 2086 |
| |
| 2087 | + | |
2087 | 2088 |
| |
2088 | 2089 |
| |
2089 | 2090 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
33 | 68 |
| |
34 | 69 |
| |
35 | 70 |
| |
| |||
60 | 95 |
| |
61 | 96 |
| |
62 | 97 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 | 98 |
| |
67 | 99 |
| |
68 | 100 |
| |
69 | 101 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 102 | + | |
| 103 | + | |
85 | 104 |
| |
86 | 105 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 106 | + | |
| 107 | + | |
102 | 108 |
| |
103 | 109 |
| |
104 | 110 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
32 | 67 |
| |
33 | 68 |
| |
34 | 69 |
| |
| |||
53 | 88 |
| |
54 | 89 |
| |
55 | 90 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 | 91 |
| |
60 | 92 |
| |
61 | 93 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
22 | 37 |
| |
23 | 38 |
| |
24 | 39 |
| |
| |||
29 | 44 |
| |
30 | 45 |
| |
31 | 46 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 | 47 |
| |
36 | 48 |
| |
37 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
30 | 59 |
| |
31 | 60 |
| |
32 | 61 |
| |
| |||
41 | 70 |
| |
42 | 71 |
| |
43 | 72 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 | 73 |
| |
48 | 74 |
| |
49 | 75 |
| |
| |||
73 | 99 |
| |
74 | 100 |
| |
75 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
76 | 117 |
| |
77 | 118 |
| |
78 | 119 |
| |
| |||
83 | 124 |
| |
84 | 125 |
| |
85 | 126 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 | 127 |
| |
90 | 128 |
| |
91 | 129 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
29 | 50 |
| |
30 | 51 |
| |
31 | 52 |
| |
| |||
37 | 58 |
| |
38 | 59 |
| |
39 | 60 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 61 |
| |
44 | 62 |
| |
45 | 63 |
| |
| |||
77 | 95 |
| |
78 | 96 |
| |
79 | 97 |
| |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
80 | 119 |
| |
81 | 120 |
| |
82 | 121 |
| |
| |||
88 | 127 |
| |
89 | 128 |
| |
90 | 129 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 | 130 |
| |
95 | 131 |
| |
96 | 132 |
| |
|
0 commit comments