This repository was archived by the owner on Dec 25, 2024. It is now read-only.
File tree
43 files changed
+672
-324
lines changed- bin/configs
- modules/openapi-json-schema-generator/src
- main
- java/org/openapitools/codegen
- languages
- resources/python
- test
- java/org/openapitools/codegen
- resources/3_0/python
- samples/openapi3/client/petstore/python
- .openapi-generator
- docs
- apis/tags
- fake_api
- user_api
- components
- headers
- parameters
- responses
- petstore_api
- components
- headers
- parameters
- responses/success_with_json_api_response_response
- paths
- user_login/get/response_for_200
- user_username
- delete
- get
- put
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+672
-324
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 |
| |
92 | 97 |
| |
93 | 98 |
| |
| |||
180 | 185 |
| |
181 | 186 |
| |
182 | 187 |
| |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
183 | 192 |
| |
184 | 193 |
| |
185 | 194 |
| |
| |||
244 | 253 |
| |
245 | 254 |
| |
246 | 255 |
| |
247 |
| - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
248 | 259 |
| |
249 |
| - | |
| 260 | + | |
250 | 261 |
| |
251 | 262 |
| |
252 | 263 |
| |
| |||
403 | 414 |
| |
404 | 415 |
| |
405 | 416 |
| |
| 417 | + | |
| 418 | + | |
406 | 419 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
|
Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
| |||
121 | 120 |
| |
122 | 121 |
| |
123 | 122 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 | 123 |
| |
134 | 124 |
| |
135 | 125 |
| |
136 | 126 |
| |
137 | 127 |
| |
138 | 128 |
| |
139 |
| - | |
| 129 | + | |
140 | 130 |
| |
141 | 131 |
| |
142 | 132 |
| |
| |||
341 | 331 |
| |
342 | 332 |
| |
343 | 333 |
| |
344 |
| - | |
345 | 334 |
| |
346 | 335 |
| |
347 | 336 |
| |
| |||
407 | 396 |
| |
408 | 397 |
| |
409 | 398 |
| |
410 |
| - | |
411 | 399 |
| |
412 | 400 |
| |
413 | 401 |
| |
| |||
440 | 428 |
| |
441 | 429 |
| |
442 | 430 |
| |
443 |
| - | |
| 431 | + | |
444 | 432 |
| |
445 | 433 |
| |
446 | 434 |
| |
|
0 commit comments