Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
classconfluenceTableSmall

Option

Type

Description

corsBooleanWhether to enable CORS. Is default false.
swagger.versionStringSwagger spec version. Is default 1.2.
base.path

 

StringRequired: To setup the base path where the API REST services is available
api.versionStringThe version of the api. Is default 0.0.0.
api.pathStringPath of the apiTo setup the path where the API is available (eg /api-docs)
api.titleStringRequired. The title of the application.
api.descriptionStringRequired. A short description of the application.
api.termsOfServiceUrlStringA URL to the Terms of Service of the API.
api.contactStringAn email to be used for API-related correspondence.
api.licenseStringThe license name used for the API.
api.licenseUrlStringA URL to the license used for the API.

...