File tree
227 files changed
+698
-1351
lines changed- petstore
- openapi_generator_python_nextgen
- .github/workflows
- .openapi-generator
- docs
- openapi_client
- api
- models
- openapi_json_schema_generator_python
- .openapi-generator
- src/openapi_client
- apis
- paths
- tags
- components
- request_bodies
- request_body_pet
- content
- application_json
- application_xml
- request_body_user_array
- content/application_json
- schema
- security_schemes
- configurations
- paths
- pet
- post
- request_body
- responses
- response_200
- content
- application_json
- application_xml
- response_405
- security
- put
- request_body
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- response_404
- response_405
- security
- pet_find_by_status/get
- parameters/parameter_0
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- security
- pet_find_by_tags/get
- parameters/parameter_0
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- security
- pet_pet_id
- delete
- parameters
- parameter_0
- parameter_1
- responses/response_400
- security
- get
- parameters/parameter_0
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- response_404
- security
- post
- parameters/parameter_0
- request_body
- content/application_x_www_form_urlencoded
- responses/response_405
- security
- pet_pet_id_upload_image/post
- parameters/parameter_0
- request_body
- content/multipart_form_data
- responses/response_200
- content/application_json
- security
- store_inventory/get
- responses/response_200
- content/application_json
- security
- store_order/post
- request_body
- content/application_json
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- store_order_order_id
- delete
- parameters/parameter_0
- responses
- response_400
- response_404
- get
- parameters/parameter_0
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- response_404
- user/post
- request_body
- content/application_json
- responses/response_default
- security
- user_create_with_array/post
- request_body
- responses/response_default
- security
- user_create_with_list/post
- request_body
- responses/response_default
- security
- user_login/get
- parameters
- parameter_0
- parameter_1
- responses
- response_200
- content
- application_json
- application_xml
- headers
- header_set_cookie
- header_x_expires_after
- header_x_rate_limit
- response_400
- user_logout/get
- responses/response_default
- security
- user_username
- delete
- parameters/parameter_0
- responses
- response_400
- response_404
- security
- get
- parameters/parameter_0
- responses
- response_200
- content
- application_json
- application_xml
- response_400
- response_404
- put
- parameters/parameter_0
- request_body
- content/application_json
- responses
- response_400
- response_404
- security
- servers
- test/test_paths
- test_pet
- test_pet_find_by_status
- test_pet_find_by_tags
- test_pet_pet_id
- test_pet_pet_id_upload_image
- test_store_inventory
- test_store_order
- test_store_order_order_id
- test_user
- test_user_create_with_array
- test_user_create_with_list
- test_user_login
- test_user_logout
- test_user_username
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
227 files changed
+698
-1351
lines changed0 Bytes
Binary file not shown.
+7-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
| |||
124 | 123 |
| |
125 | 124 |
| |
126 | 125 |
| |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
| |||
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
139 |
| - | |
140 |
| - | |
| 141 | + | |
| 142 | + | |
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| 63 | + | |
62 | 64 |
| |
63 | 65 |
| |
64 | 66 |
| |
| |||
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
100 |
| - | |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
| 107 | + | |
106 | 108 |
| |
107 | 109 |
| |
108 | 110 |
| |
| |||
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| 135 | + | |
133 | 136 |
| |
134 | 137 |
| |
135 | 138 |
| |
| |||
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
171 |
| - | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
| 177 | + | |
175 | 178 |
| |
176 | 179 |
| |
| 180 | + | |
177 | 181 |
| |
178 | 182 |
| |
179 | 183 |
| |
| |||
202 | 206 |
| |
203 | 207 |
| |
204 | 208 |
| |
| 209 | + | |
205 | 210 |
| |
206 | 211 |
| |
207 | 212 |
| |
| |||
240 | 245 |
| |
241 | 246 |
| |
242 | 247 |
| |
243 |
| - | |
244 | 248 |
| |
245 | 249 |
| |
246 | 250 |
| |
| 251 | + | |
247 | 252 |
| |
248 | 253 |
| |
| 254 | + | |
249 | 255 |
| |
250 | 256 |
| |
251 | 257 |
| |
| |||
274 | 280 |
| |
275 | 281 |
| |
276 | 282 |
| |
| 283 | + | |
277 | 284 |
| |
278 | 285 |
| |
279 | 286 |
| |
| |||
312 | 319 |
| |
313 | 320 |
| |
314 | 321 |
| |
315 |
| - | |
316 | 322 |
| |
317 | 323 |
| |
318 | 324 |
| |
| 325 | + | |
319 | 326 |
| |
320 | 327 |
| |
| 328 | + | |
321 | 329 |
| |
322 | 330 |
| |
323 | 331 |
| |
| |||
350 | 358 |
| |
351 | 359 |
| |
352 | 360 |
| |
| 361 | + | |
353 | 362 |
| |
354 | 363 |
| |
355 | 364 |
| |
| |||
389 | 398 |
| |
390 | 399 |
| |
391 | 400 |
| |
392 |
| - | |
393 | 401 |
| |
394 | 402 |
| |
395 | 403 |
| |
| 404 | + | |
396 | 405 |
| |
397 | 406 |
| |
| 407 | + | |
398 | 408 |
| |
399 | 409 |
| |
400 | 410 |
| |
| |||
423 | 433 |
| |
424 | 434 |
| |
425 | 435 |
| |
| 436 | + | |
426 | 437 |
| |
427 | 438 |
| |
428 | 439 |
| |
| |||
463 | 474 |
| |
464 | 475 |
| |
465 | 476 |
| |
466 |
| - | |
467 | 477 |
| |
468 | 478 |
| |
469 | 479 |
| |
470 | 480 |
| |
471 | 481 |
| |
| 482 | + | |
472 | 483 |
| |
473 | 484 |
| |
474 | 485 |
| |
| |||
497 | 508 |
| |
498 | 509 |
| |
499 | 510 |
| |
| 511 | + | |
500 | 512 |
| |
501 | 513 |
| |
502 | 514 |
| |
| |||
536 | 548 |
| |
537 | 549 |
| |
538 | 550 |
| |
539 |
| - | |
540 | 551 |
| |
541 | 552 |
| |
542 | 553 |
| |
| 554 | + | |
543 | 555 |
| |
544 | 556 |
| |
| 557 | + | |
545 | 558 |
| |
546 | 559 |
| |
547 | 560 |
| |
| |||
561 | 574 |
| |
562 | 575 |
| |
563 | 576 |
| |
564 |
| - | |
| 577 | + | |
565 | 578 |
| |
566 | 579 |
| |
567 | 580 |
| |
| |||
572 | 585 |
| |
573 | 586 |
| |
574 | 587 |
| |
| 588 | + | |
575 | 589 |
| |
576 | 590 |
| |
577 | 591 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 |
| - | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
93 | 94 |
| |
94 | 95 |
| |
95 | 96 |
| |
| |||
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| 125 | + | |
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
| |||
154 | 156 |
| |
155 | 157 |
| |
156 | 158 |
| |
157 |
| - | |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
| 162 | + | |
161 | 163 |
| |
162 | 164 |
| |
| 165 | + | |
163 | 166 |
| |
164 | 167 |
| |
165 | 168 |
| |
| |||
182 | 185 |
| |
183 | 186 |
| |
184 | 187 |
| |
| 188 | + | |
185 | 189 |
| |
186 | 190 |
| |
187 | 191 |
| |
| |||
220 | 224 |
| |
221 | 225 |
| |
222 | 226 |
| |
223 |
| - | |
224 | 227 |
| |
225 | 228 |
| |
226 | 229 |
| |
| 230 | + | |
227 | 231 |
| |
228 | 232 |
| |
| 233 | + | |
229 | 234 |
| |
230 | 235 |
| |
231 | 236 |
| |
| |||
248 | 253 |
| |
249 | 254 |
| |
250 | 255 |
| |
| 256 | + | |
251 | 257 |
| |
252 | 258 |
| |
253 | 259 |
| |
|
0 commit comments