Interface: MoqAccessConfig
Defined in: fishjam-openapi/dist/index.d.ts:223
MoQ access configuration
Export
MoqAccessConfig
Properties
publishPath?
optionalpublishPath:null|string
Defined in: fishjam-openapi/dist/index.d.ts:229
Path under the root the token grants publish access to
Memberof
MoqAccessConfig
subscribePath?
optionalsubscribePath:null|string
Defined in: fishjam-openapi/dist/index.d.ts:235
Path under the root the token grants subscribe access to
Memberof
MoqAccessConfig