... | @@ -53,7 +53,7 @@ Please refer to the ["Bringing your own models" in the "Customization" guide](ht |
... | @@ -53,7 +53,7 @@ Please refer to the ["Bringing your own models" in the "Customization" guide](ht |
|
|
|
|
|
### Is there a way to disable certificate verification?
|
|
### Is there a way to disable certificate verification?
|
|
|
|
|
|
Please add `-Dio.swagger.v3.parser.util.RemoteUrl.trustAll=true` when generating the code.
|
|
Please add `-Dio.swagger.parser.util.RemoteUrl.trustAll=true -Dio.swagger.v3.parser.util.RemoteUrl.trustAll=true` when generating the code.
|
|
|
|
|
|
### How to skip certain files during code generation?
|
|
### How to skip certain files during code generation?
|
|
|
|
|
... | | ... | |