...
div |
class |
confluenceTableSmall |
|
Option |
Type |
Description |
cors |
Boolean |
Whether to enable CORS. Is default false. |
swagger.version |
String |
Swagger spec version. Is default 1.2. |
base.path |
String |
Required: To setup the base path where the API REST services is available |
api.version |
String |
The version of the api. Is default 0.0.0. |
api.path |
String |
Path of the apiTo setup the path where the API is available (eg /api-docs) |
api.title |
String |
Required. The title of the application. |
api.description |
String |
Required. A short description of the application. |
api.termsOfServiceUrl |
String |
A URL to the Terms of Service of the API. |
api.contact |
String |
An email to be used for API-related correspondence. |
api.license |
String |
The license name used for the API. |
api.licenseUrl |
String |
A URL to the license used for the API. |
|
...
|
|
|