Skip to content

@vtj


@vtj / designer / PublishTemplateDto

Interface: PublishTemplateDto

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

Properties

category

category: string

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


cover

cover: Blob

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


dsl

dsl: string

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


id?

optional id: string

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


isShared?

optional isShared: boolean

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


label

label: string

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


latest?

optional latest: string

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


name

name: string

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


platform

platform: string

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


share?

optional share: boolean

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


version

version: string

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

Released under the MIT License.