Skip to content

@vtj


@vtj / designer / PublishTemplateDto

Interface: PublishTemplateDto

Defined in: packages/designer/types/framework/openapi.d.ts:20

Properties

category

category: string

Defined in: packages/designer/types/framework/openapi.d.ts:23


cover

cover: Blob

Defined in: packages/designer/types/framework/openapi.d.ts:24


dsl

dsl: string

Defined in: packages/designer/types/framework/openapi.d.ts:29


id?

optional id: string

Defined in: packages/designer/types/framework/openapi.d.ts:30


label

label: string

Defined in: packages/designer/types/framework/openapi.d.ts:22


latest?

optional latest: string

Defined in: packages/designer/types/framework/openapi.d.ts:28


name

name: string

Defined in: packages/designer/types/framework/openapi.d.ts:21


platform

platform: string

Defined in: packages/designer/types/framework/openapi.d.ts:27


share

share: boolean

Defined in: packages/designer/types/framework/openapi.d.ts:25


version

version: string

Defined in: packages/designer/types/framework/openapi.d.ts:26

Released under the MIT License.