Commit 6bd04eb
File tree
88 files changed
+3280
-1640
lines changed- modules/openapi-generator/src
- main/resources/Java/libraries
- jersey2
- jersey3
- okhttp-gson
- test/resources/2_0/templates/Java/libraries/jersey2
- samples
- client
- echo_api/java
- okhttp-gson-user-defined-templates/src/main/java/org/openapitools/client/api
- okhttp-gson/src/main/java/org/openapitools/client/api
- others/java
- jersey2-oneOf-Mixed/src/main/java/org/openapitools/client/api
- jersey2-oneOf-duplicates/src/main/java/org/openapitools/client/api
- okhttp-gson-oneOf-array/src/main/java/org/openapitools/client/api
- okhttp-gson-oneOf/src/main/java/org/openapitools/client/api
- okhttp-gson-streaming/src/main/java/org/openapitools/client/api
- petstore/java
- jersey2-java8-localdatetime/src/main/java/org/openapitools/client/api
- jersey2-java8/src/main/java/org/openapitools/client/api
- jersey3-oneOf/src/main/java/org/openapitools/client/api
- jersey3/src/main/java/org/openapitools/client/api
- okhttp-gson-3.1/src/main/java/org/openapitools/client/api
- okhttp-gson-awsv4signature/src/main/java/org/openapitools/client/api
- okhttp-gson-dynamicOperations/src/main/java/org/openapitools/client/api
- okhttp-gson-group-parameter/src/main/java/org/openapitools/client/api
- okhttp-gson-nullable-required/src/main/java/org/openapitools/client/api
- okhttp-gson-parcelableModel/src/main/java/org/openapitools/client/api
- okhttp-gson-swagger1/src/main/java/org/openapitools/client/api
- okhttp-gson-swagger2/src/main/java/org/openapitools/client/api
- okhttp-gson/src/main/java/org/openapitools/client/api
- openapi3/client
- extensions/x-auth-id-alias/java/jersey2-java8/src/main/java/org/openapitools/client/api
- petstore/java
- jersey2-java8-special-characters/src/main/java/org/openapitools/client/api
- jersey2-java8-swagger1/src/main/java/org/openapitools/client/api
- jersey2-java8-swagger2/src/main/java/org/openapitools/client/api
- jersey2-java8/src/main/java/org/openapitools/client/api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+3280
-1640
lines changedLines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
235 | | - | |
| 237 | + | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
255 | | - | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | 261 | | |
258 | 262 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
235 | | - | |
| 237 | + | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
255 | | - | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | 261 | | |
258 | 262 | | |
| |||
Lines changed: 18 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
290 | | - | |
| 291 | + | |
| 292 | + | |
291 | 293 | | |
292 | 294 | | |
293 | 295 | | |
| |||
327 | 329 | | |
328 | 330 | | |
329 | 331 | | |
330 | | - | |
| 332 | + | |
| 333 | + | |
331 | 334 | | |
332 | 335 | | |
333 | 336 | | |
| |||
395 | 398 | | |
396 | 399 | | |
397 | 400 | | |
398 | | - | |
| 401 | + | |
| 402 | + | |
399 | 403 | | |
400 | 404 | | |
401 | 405 | | |
| |||
455 | 459 | | |
456 | 460 | | |
457 | 461 | | |
458 | | - | |
| 462 | + | |
| 463 | + | |
459 | 464 | | |
460 | 465 | | |
461 | 466 | | |
| |||
479 | 484 | | |
480 | 485 | | |
481 | 486 | | |
482 | | - | |
| 487 | + | |
| 488 | + | |
483 | 489 | | |
484 | 490 | | |
485 | 491 | | |
| |||
511 | 517 | | |
512 | 518 | | |
513 | 519 | | |
514 | | - | |
| 520 | + | |
| 521 | + | |
515 | 522 | | |
516 | 523 | | |
517 | 524 | | |
| |||
543 | 550 | | |
544 | 551 | | |
545 | 552 | | |
546 | | - | |
| 553 | + | |
| 554 | + | |
547 | 555 | | |
548 | 556 | | |
549 | 557 | | |
| |||
569 | 577 | | |
570 | 578 | | |
571 | 579 | | |
572 | | - | |
| 580 | + | |
| 581 | + | |
573 | 582 | | |
574 | 583 | | |
575 | 584 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | | - | |
| 205 | + | |
| 206 | + | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| |||
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
223 | | - | |
| 226 | + | |
| 227 | + | |
224 | 228 | | |
225 | 229 | | |
226 | 230 | | |
| |||
0 commit comments