File tree
148 files changed
+1448
-618
lines changed- modules
- openapi-generator/src
- main
- java/org/openapitools/codegen
- config
- resources
- Java
- Javascript
- es6
- android
- libraries/volley
- apex
- clojure
- cpp-rest-sdk-client
- cpp-restbed-server
- csharp
- csharp-netcore
- dart
- dart-jaguar
- dart2
- flash
- go
- go-experimental
- graphql-schema
- haskell-http-client
- lua
- objc
- perl
- php
- php-symfony
- python
- python-flask
- r
- ruby-client
- rust
- scala-httpclient
- swift
- swift3
- swift4
- typescript-angular
- typescript-angularjs
- typescript-aurelia
- typescript-axios
- typescript-inversify
- typescript-jquery
- typescript-node
- test/java/org/openapitools/codegen/config
- openapi-generator-cli/src/main/java/org/openapitools/codegen/cmd
- openapi-generator-core/src/main/java/org/openapitools/codegen/config
- openapi-generator-gradle-plugin
- src/main/kotlin/org/openapitools/generator/gradle/plugin
- extensions
- tasks
- openapi-generator-maven-plugin/src/main/java/org/openapitools/codegen/plugin
- samples
- client/petstore
- R
- csharp/OpenAPIClient
- csharp-netcore
- OpenAPIClient
- OpenAPIClientCore
- dart
- flutter_petstore
- openapi
- swagger
- openapi
- openapi-browser-client
- dart-jaguar
- flutter_petstore/openapi
- flutter_proto_petstore/openapi
- openapi
- openapi_proto
- dart2/openapi
- go
- go-petstore
- go-petstore-withXml
- haskell-http-client
- java
- feign
- feign10x
- google-api-client
- jersey1
- jersey2
- jersey2-java6
- jersey2-java8
- native
- okhttp-gson
- okhttp-gson-parcelableModel
- rest-assured
- resteasy
- resttemplate
- resttemplate-withXml
- retrofit
- retrofit2
- retrofit2-play24
- retrofit2-play25
- retrofit2-play26
- retrofit2rx
- retrofit2rx2
- vertx
- webclient
- javascript
- javascript-es6
- javascript-promise
- javascript-promise-es6
- perl
- php/OpenAPIClient-php
- python
- python-asyncio
- python-tornado
- ruby
- typescript-angular-v2
- default
- npm
- with-interfaces
- typescript-angular-v4/npm
- typescript-angular-v4.3/npm
- typescript-angular-v6-not-provided-in-root/builds
- default
- with-npm
- typescript-angular-v6-provided-in-root/builds
- default
- with-npm
- typescript-angular-v7-not-provided-in-root/builds
- default
- with-npm
- typescript-angular-v7-provided-in-root/builds
- default
- with-npm
- typescript-angular-v8-provided-in-root/builds/with-npm
- typescript-angularjs
- typescript-aurelia/default
- typescript-axios/builds
- default
- es6-target
- with-complex-headers
- with-interfaces
- with-npm-version
- with-npm-version-and-separate-models-and-api
- typescript-jquery
- default
- npm
- typescript-node
- default
- npm
- openapi3/client/petstore
- php/OpenAPIClient-php
- python
- ruby
- ruby-faraday
- server/petstore/php-symfony/SymfonyBundle-php
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+1448
-618
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
181 | 185 |
| |
182 | 186 |
| |
183 | 187 |
| |
| |||
343 | 347 |
| |
344 | 348 |
| |
345 | 349 |
| |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
346 | 354 |
| |
347 | 355 |
| |
348 | 356 |
| |
|
modules/openapi-generator-core/src/main/java/org/openapitools/codegen/config/GeneratorSettings.java
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
54 | 55 |
| |
55 | 56 |
| |
56 | 57 |
| |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
| |||
256 | 258 |
| |
257 | 259 |
| |
258 | 260 |
| |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
259 | 272 |
| |
260 | 273 |
| |
261 | 274 |
| |
| |||
324 | 337 |
| |
325 | 338 |
| |
326 | 339 |
| |
| 340 | + | |
327 | 341 |
| |
328 | 342 |
| |
329 | 343 |
| |
| |||
358 | 372 |
| |
359 | 373 |
| |
360 | 374 |
| |
| 375 | + | |
| 376 | + | |
| 377 | + | |
361 | 378 |
| |
362 | 379 |
| |
363 | 380 |
| |
| |||
390 | 407 |
| |
391 | 408 |
| |
392 | 409 |
| |
| 410 | + | |
393 | 411 |
| |
394 | 412 |
| |
395 | 413 |
| |
| |||
442 | 460 |
| |
443 | 461 |
| |
444 | 462 |
| |
| 463 | + | |
445 | 464 |
| |
446 | 465 |
| |
447 | 466 |
| |
| |||
473 | 492 |
| |
474 | 493 |
| |
475 | 494 |
| |
| 495 | + | |
476 | 496 |
| |
477 | 497 |
| |
478 | 498 |
| |
| |||
490 | 510 |
| |
491 | 511 |
| |
492 | 512 |
| |
| 513 | + | |
493 | 514 |
| |
494 | 515 |
| |
495 | 516 |
| |
| |||
783 | 804 |
| |
784 | 805 |
| |
785 | 806 |
| |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
786 | 818 |
| |
787 | 819 |
| |
788 | 820 |
| |
| |||
860 | 892 |
| |
861 | 893 |
| |
862 | 894 |
| |
| 895 | + | |
863 | 896 |
| |
864 | 897 |
| |
865 | 898 |
| |
| |||
889 | 922 |
| |
890 | 923 |
| |
891 | 924 |
| |
| 925 | + | |
892 | 926 |
| |
893 | 927 |
| |
894 | 928 |
| |
| |||
915 | 949 |
| |
916 | 950 |
| |
917 | 951 |
| |
| 952 | + | |
918 | 953 |
| |
919 | 954 |
| |
920 | 955 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 |
| |
206 | 211 |
| |
207 | 212 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
163 | 168 |
| |
164 | 169 |
| |
165 | 170 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
207 | 213 |
| |
208 | 214 |
| |
209 | 215 |
| |
| |||
510 | 516 |
| |
511 | 517 |
| |
512 | 518 |
| |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
513 | 523 |
| |
514 | 524 |
| |
515 | 525 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 |
| |
101 | 107 |
| |
102 | 108 |
| |
| |||
456 | 462 |
| |
457 | 463 |
| |
458 | 464 |
| |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
459 | 469 |
| |
460 | 470 |
| |
461 | 471 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
225 | 229 |
| |
226 | 230 |
| |
227 | 231 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
215 | 218 |
| |
216 | 219 |
| |
217 | 220 |
| |
|
Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| |||
3906 | 3906 |
| |
3907 | 3907 |
| |
3908 | 3908 |
| |
| 3909 | + | |
| 3910 | + | |
| 3911 | + | |
| 3912 | + | |
| 3913 | + | |
| 3914 | + | |
| 3915 | + | |
| 3916 | + | |
| 3917 | + | |
| 3918 | + | |
| 3919 | + | |
| 3920 | + | |
| 3921 | + | |
| 3922 | + | |
| 3923 | + | |
| 3924 | + | |
| 3925 | + | |
| 3926 | + | |
3909 | 3927 |
| |
3910 | 3928 |
| |
3911 | 3929 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
225 | 230 |
| |
226 | 231 |
| |
227 | 232 |
| |
|
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 |
| |
10 | 16 |
| |
11 | 17 |
| |
| |||
28 | 34 |
| |
29 | 35 |
| |
30 | 36 |
| |
31 |
| - | |
| 37 | + | |
32 | 38 |
| |
33 | 39 |
| |
34 | 40 |
| |
| |||
37 | 43 |
| |
38 | 44 |
| |
39 | 45 |
| |
40 |
| - | |
| 46 | + | |
41 | 47 |
| |
42 |
| - | |
| 48 | + | |
43 | 49 |
| |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
49 | 55 |
| |
50 |
| - | |
| 56 | + | |
51 | 57 |
| |
52 | 58 |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 |
| |
10 | 16 |
| |
11 | 17 |
| |
| |||
28 | 34 |
| |
29 | 35 |
| |
30 | 36 |
| |
31 |
| - | |
| 37 | + | |
32 | 38 |
| |
33 | 39 |
| |
34 | 40 |
| |
35 | 41 |
| |
36 | 42 |
| |
37 | 43 |
| |
38 | 44 |
| |
39 |
| - | |
40 |
| - | |
| 45 | + | |
| 46 | + | |
41 | 47 |
| |
42 |
| - | |
| 48 | + | |
43 | 49 |
| |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
49 | 55 |
| |
50 |
| - | |
| 56 | + | |
51 | 57 |
| |
52 | 58 |
|
0 commit comments