Skip to main content
Version: Next

Interface: MoqAccessConfig

Defined in: fishjam-openapi/dist/index.d.ts:223

MoQ access configuration

Export

MoqAccessConfig

Properties

publishPath?

optional publishPath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:229

Path under the root the token grants publish access to

Memberof

MoqAccessConfig


subscribePath?

optional subscribePath: null | string

Defined in: fishjam-openapi/dist/index.d.ts:235

Path under the root the token grants subscribe access to

Memberof

MoqAccessConfig