...
Swagger Configuration Options
Option | Type | Description |
---|---|---|
api.contact.email | String | Email address to be used for API-related correspondence |
api.contact.name | String | Name of person to contacts |
api.contact.url | String | URL for more information |
apiContextIdListing | Boolean | If your application uses more than one |
apiContextIdPattern | String | Pattern that filters which CamelContext IDs appear in the context listing. |
api.license.name | String | License name used for API |
api.license.url | String | URL for license used for API |
api.title | String | Title of application |
api.version | String | Version of the API |
base.path | String | Sets the path where the REST services are available. Specify a relative path |
host | String | Set the name of the host that the Swagger service is running on. |