Skip to main content

Interface: ICodecServerSpec

namespace.v1.ICodecServerSpec

Properties of a CodecServerSpec.

Implemented by

Properties

customErrorMessage

Optional customErrorMessage: null | ICustomErrorMessage

A custom error message to display for remote codec server errors. temporal:versioning:min_version=v0.5.1


endpoint

Optional endpoint: null | string

The codec server endpoint.


includeCrossOriginCredentials

Optional includeCrossOriginCredentials: null | boolean

Whether to include cross-origin credentials.


passAccessToken

Optional passAccessToken: null | boolean

Whether to pass the user access token with your endpoint.