Skip to content

@vtj


@vtj / designer / PublishTemplateDto

Interface: PublishTemplateDto

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

Properties

category

category: string

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


cover

cover: Blob

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


dsl

dsl: string

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


id?

optional id: string

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


label

label: string

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


latest?

optional latest: string

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


name

name: string

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


platform

platform: string

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


share

share: boolean

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


version

version: string

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

Released under the MIT License.