This repository was archived by the owner on Dec 25, 2024. It is now read-only.
Commit 18f2225
File tree
- modules/openapi-json-schema-generator/src/main/resources/python
- components
- request_bodies
- responses
- schemas
- samples/openapi3/client/petstore/python
- .openapi-generator
- src/petstore_api
- components
- headers
- header_int32_json_content_type_header
- content/application_json
- header_number_header
- header_ref_content_schema_header
- content/application_json
- header_ref_schema_header
- header_string_header
- parameters
- parameter_component_ref_schema_string_with_validation
- content/application_json
- parameter_path_user_name
- parameter_ref_schema_string_with_validation
- request_bodies
- request_body_client
- content/application_json
- request_body_pet
- content
- application_json
- application_xml
- request_body_user_array
- content/application_json
- responses
- response_success_inline_content_and_header
- content/application_json
- headers/header_some_header
- response_success_with_json_api_response
- content/application_json
- response_successful_xml_and_json_array_of_pet
- content
- application_json
- application_xml
- schema
- paths
- another_fake_dummy/patch/responses/response_200
- content/application_json
- fake_additional_properties_with_array_of_enums/get
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_body_with_file_schema/put/request_body
- content/application_json
- fake_body_with_query_params/put
- parameters/parameter_0
- request_body
- content/application_json
- fake_case_sensitive_params/put/parameters
- parameter_0
- parameter_1
- parameter_2
- fake_classname_test/patch/responses/response_200
- content/application_json
- fake_delete_coffee_id/delete/parameters/parameter_0
- fake_health/get/responses/response_200
- content/application_json
- fake_inline_additional_properties/post/request_body
- content/application_json
- fake_inline_composition/post
- parameters
- parameter_0
- parameter_1
- request_body
- content
- application_json
- multipart_form_data
- responses/response_200
- content
- application_json
- multipart_form_data
- fake_json_form_data/get/request_body
- content/application_x_www_form_urlencoded
- fake_json_patch/patch/request_body
- content/application_json_patchjson
- fake_json_with_charset/post
- request_body
- content/application_json_charsetutf8
- responses/response_200
- content/application_json_charsetutf8
- fake_multiple_response_bodies/get/responses
- response_200
- content/application_json
- response_202
- content/application_json
- fake_multiple_securities/get/responses/response_200
- content/application_json
- fake_obj_in_query/get/parameters/parameter_0
- fake_parameter_collisions1_abab_self_ab/post
- parameters
- parameter_0
- parameter_10
- parameter_11
- parameter_12
- parameter_13
- parameter_14
- parameter_15
- parameter_16
- parameter_17
- parameter_18
- parameter_1
- parameter_2
- parameter_3
- parameter_4
- parameter_5
- parameter_6
- parameter_7
- parameter_8
- parameter_9
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_pet_id_upload_image_with_required_file/post
- parameters/parameter_0
- request_body
- content/multipart_form_data
- responses/response_200
- content/application_json
- fake_query_param_with_json_content_type/get
- parameters/parameter_0
- content/application_json
- responses/response_200
- content/application_json
- fake_ref_obj_in_query/get/parameters/parameter_0
- fake_refs_array_of_enums/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_arraymodel/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_boolean/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_composed_one_of_number_with_validations/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_enum/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_mammal/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_number/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_object_model_with_ref_props/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_refs_string/post
- request_body
- content/application_json
- responses/response_200
- content/application_json
- fake_response_without_schema/get/responses/response_200
- fake_test_query_paramters/put/parameters
- parameter_0
- parameter_1
- parameter_2
- parameter_3
- parameter_4
- parameter_5
- fake_upload_download_file/post
- request_body
- content/application_octet_stream
- responses/response_200
- content/application_octet_stream
- fake_upload_files/post
- request_body
- content/multipart_form_data
- responses/response_200
- content/application_json
- fake_upload_file/post
- request_body
- content/multipart_form_data
- responses/response_200
- content/application_json
- fake_wild_card_responses/get/responses
- response_1xx
- content/application_json
- response_200
- content/application_json
- response_2xx
- content/application_json
- response_3xx
- content/application_json
- response_4xx
- content/application_json
- response_5xx
- content/application_json
- fake
- delete/parameters
- parameter_0
- parameter_1
- parameter_2
- parameter_3
- parameter_4
- parameter_5
- get
- parameters
- parameter_0
- parameter_1
- parameter_2
- parameter_3
- parameter_4
- parameter_5
- request_body
- content/application_x_www_form_urlencoded
- responses/response_404
- content/application_json
- patch/responses/response_200
- content/application_json
- post/request_body
- content/application_x_www_form_urlencoded
- foo/get
- responses/response_default
- content/application_json
- servers
- pet_find_by_status
- get/parameters/parameter_0
- servers
- pet_find_by_tags/get/parameters/parameter_0
- pet_pet_id_upload_image/post
- parameters/parameter_0
- request_body
- content/multipart_form_data
- pet_pet_id
- delete/parameters
- parameter_0
- parameter_1
- get
- parameters/parameter_0
- responses/response_200
- content
- application_json
- application_xml
- post
- parameters/parameter_0
- request_body
- content/application_x_www_form_urlencoded
- store_order_order_id
- delete/parameters/parameter_0
- get
- parameters/parameter_0
- responses/response_200
- content
- application_json
- application_xml
- store_order/post
- request_body
- content/application_json
- responses/response_200
- content
- application_json
- application_xml
- user_login/get
- parameters
- parameter_0
- parameter_1
- responses/response_200
- content
- application_json
- application_xml
- headers
- header_x_expires_after
- header_x_rate_limit
- content/application_json
- user_username
- get/responses/response_200
- content
- application_json
- application_xml
- put/request_body
- content/application_json
- user/post/request_body
- content/application_json
- servers
- tests_manual
- test_paths
- test_fake_wild_card_responses
- test_fake
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
| 1370 | + | |
| 1371 | + | |
1371 | 1372 | | |
1372 | 1373 | | |
1373 | | - | |
| 1374 | + | |
1374 | 1375 | | |
1375 | | - | |
| 1376 | + | |
1376 | 1377 | | |
1377 | 1378 | | |
1378 | 1379 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 57 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
44 | 60 | | |
45 | 61 | | |
46 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
47 | 84 | | |
| 85 | + | |
48 | 86 | | |
49 | 87 | | |
50 | 88 | | |
51 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
52 | 94 | | |
53 | 95 | | |
54 | 96 | | |
| |||
modules/openapi-json-schema-generator/src/main/resources/python/components/schemas/_helper_new.hbs
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
96 | 112 | | |
97 | 113 | | |
98 | 114 | | |
| |||
Lines changed: 45 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
8 | 22 | | |
9 | 23 | | |
10 | 24 | | |
11 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
12 | 38 | | |
13 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
14 | 52 | | |
15 | 53 | | |
16 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
17 | 58 | | |
18 | 59 | | |
19 | 60 | | |
| |||
0 commit comments