8.11. Document¶
Documents are defined as being loadable from a file. The document type is the basis for the pipeline, operator, service, and template types. Therefore these types have all of the properties as the document type.
8.11.1. Properties¶
8.11.1.1. api-version¶
type: string
Semantic version formatted value intended to specify which version of Clara Deploy SDK the document was intended for.
See https://semver.org for more details.
8.11.1.2. description¶
type: string
Human friendly description of the document and its intended uses.