This repository was archived by the owner on Dec 25, 2024. It is now read-only.
Commit 637fdf5
File tree
- modules/openapi-json-schema-generator/src/main/resources/python/components
- headers
- parameters
- request_bodies
- responses
- samples/openapi3/client/petstore/python/src/petstore_api
- components
- headers
- header_int32_json_content_type_header
- header_ref_content_schema_header
- parameters/parameter_component_ref_schema_string_with_validation
- request_bodies
- request_body_client
- request_body_pet
- request_body_user_array
- responses
- response_success_inline_content_and_header
- response_success_with_json_api_response
- response_successful_xml_and_json_array_of_pet
- paths
- another_fake_dummy/patch/responses/response_200
- fake_additional_properties_with_array_of_enums/get
- request_body
- responses/response_200
- fake_body_with_file_schema/put/request_body
- fake_body_with_query_params/put/request_body
- fake_classname_test/patch/responses/response_200
- fake_health/get/responses/response_200
- fake_inline_additional_properties/post/request_body
- fake_inline_composition/post
- request_body
- responses/response_200
- fake_json_form_data/get/request_body
- fake_json_patch/patch/request_body
- fake_json_with_charset/post
- request_body
- responses/response_200
- fake_multiple_response_bodies/get/responses
- response_200
- response_202
- fake_multiple_securities/get/responses/response_200
- fake_parameter_collisions1_abab_self_ab/post
- request_body
- responses/response_200
- fake_pet_id_upload_image_with_required_file/post
- request_body
- responses/response_200
- fake_query_param_with_json_content_type/get
- parameters/parameter_0
- responses/response_200
- fake_refs_array_of_enums/post
- request_body
- responses/response_200
- fake_refs_arraymodel/post
- request_body
- responses/response_200
- fake_refs_boolean/post
- request_body
- responses/response_200
- fake_refs_composed_one_of_number_with_validations/post
- request_body
- responses/response_200
- fake_refs_enum/post
- request_body
- responses/response_200
- fake_refs_mammal/post
- request_body
- responses/response_200
- fake_refs_number/post
- request_body
- responses/response_200
- fake_refs_object_model_with_ref_props/post
- request_body
- responses/response_200
- fake_refs_string/post
- request_body
- responses/response_200
- fake_response_without_schema/get/responses/response_200
- fake_upload_download_file/post
- request_body
- responses/response_200
- fake_upload_files/post
- request_body
- responses/response_200
- fake_upload_file/post
- request_body
- responses/response_200
- fake_wild_card_responses/get/responses
- response_1xx
- response_200
- response_2xx
- response_3xx
- response_4xx
- response_5xx
- fake
- get
- request_body
- responses/response_404
- patch/responses/response_200
- post/request_body
- foo/get/responses/response_default
- pet_pet_id_upload_image/post/request_body
- pet_pet_id
- get/responses/response_200
- post/request_body
- store_order_order_id/get/responses/response_200
- store_order/post
- request_body
- responses/response_200
- user_login/get/responses/response_200
- headers/header_x_rate_limit
- user_username
- get/responses/response_200
- put/request_body
- user/post/request_body
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | | - | |
| 38 | + | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 21 | + | |
29 | 22 | | |
30 | 23 | | |
31 | 24 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
| |||
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
| |||
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
30 | | - | |
| 26 | + | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
115 | 111 | | |
116 | 112 | | |
117 | 113 | | |
118 | | - | |
| 114 | + | |
119 | 115 | | |
120 | 116 | | |
121 | 117 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments