This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
224 files changed
+8762
-5559
lines changed- modules/openapi-json-schema-generator/src/main
- java/org/openapijsonschematools/codegen/model
- resources/python/components/schemas
- samples/openapi3/client
- 3_0_3_unit_test/python/src/unit_test_api/components/schema
- features/nonCompliantUseDiscriminatorIfCompositionFails/python/src/this_package/components/schema
- petstore/python/src/petstore_api
- components
- request_bodies/request_body_user_array/content/application_json
- responses
- response_success_inline_content_and_header/content/application_json
- response_successful_xml_and_json_array_of_pet/content
- application_json
- application_xml
- schema
- paths
- fake
- get
- parameters
- parameter_0
- parameter_2
- request_body/content/application_x_www_form_urlencoded
- post/request_body/content/application_x_www_form_urlencoded
- 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_obj_in_query/get/parameters/parameter_0
- fake_pet_id_upload_image_with_required_file/post/request_body/content/multipart_form_data
- fake_test_query_paramters/put/parameters
- parameter_0
- parameter_1
- parameter_2
- parameter_3
- parameter_4
- 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_find_by_status
- get/parameters/parameter_0
- servers
- pet_find_by_tags/get/parameters/parameter_0
- pet_pet_id/post/request_body/content/application_x_www_form_urlencoded
- pet_pet_id_upload_image/post/request_body/content/multipart_form_data
- servers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
224 files changed
+8762
-5559
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
377 | 398 |
| |
378 | 399 |
| |
379 | 400 |
| |
|
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 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 |
| |
2 |
| - | |
3 | 19 |
| |
4 | 20 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
41 | 24 |
| |
| 25 | + | |
42 | 26 |
| |
43 | 27 |
| |
44 | 28 |
| |
| |||
49 | 33 |
| |
50 | 34 |
| |
51 | 35 |
| |
| 36 | + | |
52 | 37 |
| |
53 | 38 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
| 39 | + | |
60 | 40 |
| |
61 |
| - | |
62 |
| - | |
63 | 41 |
| |
| 42 | + | |
64 | 43 |
| |
65 | 44 |
| |
66 | 45 |
| |
67 | 46 |
| |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
| 47 | + | |
73 | 48 |
| |
74 | 49 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 50 | + | |
80 | 51 |
| |
81 |
| - | |
| 52 | + | |
82 | 53 |
| |
83 | 54 |
| |
84 | 55 |
| |
85 | 56 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - |
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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 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 | + |
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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
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 | + | |
| 68 | + | |
33 | 69 |
| |
34 | 70 |
| |
35 | 71 |
| |
36 | 72 |
| |
37 |
| - | |
| 73 | + | |
38 | 74 |
| |
39 | 75 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
53 | 98 |
| |
54 | 99 |
| |
55 | 100 |
| |
56 | 101 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 | 102 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 | 145 |
|
0 commit comments