Skip to content

Files

Latest commit

Jan 11, 2023
d5df37d · Jan 11, 2023

History

History
13 lines (8 loc) · 509 Bytes

CreateTemplateRequestEntity.md

File metadata and controls

13 lines (8 loc) · 509 Bytes

CreateTemplateRequestEntity

Properties

Name Type Description Notes
name String The name of the template. [optional]
description String The description of the template. [optional]
snippetId String The identifier of the snippet. [optional]
disconnectedNodeAcknowledged Boolean Acknowledges that this node is disconnected to allow for mutable requests to proceed. [optional]