Interface: ICodecServerSpec
Properties of a CodecServerSpec.
Hierarchy
-
↳
ICodecServerSpec
Properties
customErrorMessage
• Optional customErrorMessage: null | $Properties
A custom error message to display for remote codec server errors. temporal:versioning:min_version=v0.5.1
Inherited from
$Properties.customErrorMessage
endpoint
• Optional endpoint: null | string
The codec server endpoint.
Inherited from
includeCrossOriginCredentials
• Optional includeCrossOriginCredentials: null | boolean
Whether to include cross-origin credentials.
Inherited from
$Properties.includeCrossOriginCredentials
passAccessToken
• Optional passAccessToken: null | boolean
Whether to pass the user access token with your endpoint.