openapi| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Sets whether the app path search should be disabled. |
|
|
Assigns the CORS settings for the OpenAPI endpoint. |
|
|
string |
|
Sets the custom schema registry class. |
|
string |
|
Sets the developer-provided OpenAPI filter class name. |
|
string |
|
Sets the developer-provided OpenAPI model reader class name. |
|
string |
|
Sets the schema for the indicated fully-qualified class name (represented here by '*'); value is the schema in JSON format. Repeat for multiple classes. |
|
string[] |
|
Sets servers. |
|
string[] |
|
Sets alternative servers to service the indicated operation (represented here by '*'). Repeat for multiple operations. |
|
string[] |
|
Sets alternative servers to service all operations at the indicated path (represented here by '*'). Repeat for multiple paths. |
|
string |
|
Sets the file system path of the static OpenAPI document file. Default types are |
|
string |
|
Sets the web context path for the OpenAPI endpoint. |