Description
Common settings across REST services.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
cors | MAP | i.h.c.CrossOriginConfig | Sets the cross-origin config builder for use in establishing CORS support for the service endpoints | |
enabled | VALUE | Boolean | true | Is this service enabled or not |
routing | VALUE | String | Sets the routing name to use for setting up the service's endpoint | |
web-context | VALUE | String | Sets the web context to use for the service's endpoint |
See the manifest for all available types.