Description
Common base implementation for
HttpService service support classes which involve REST endpoints.Usages
Configuration options
| Key | Kind | Type | Description |
|---|---|---|---|
cross-origin-config | VALUE | i.h.c.CrossOriginConfig | Set the CORS config from the specified CrossOriginConfig object |
web-context | VALUE | String | Set the root context for the REST API of the service |
See the manifest for all available types.