Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 5.93 KB

revisioncontentsmetadata.md

File metadata and controls

20 lines (17 loc) · 5.93 KB

RevisionContentsMetadata

Fields

Field Type Required Description
ContainsCodeSamples bool ✔️ Whether the OAS contains code samples.
CreatedAt time.Time ✔️ N/A
Description string ✔️ The OAS description
Hash string ✔️ The hash of the contents
Namespace string ✔️ The fully qualified namespace
NumOverlayActions int64 ✔️ The number of overlay actions in the OAS. Will be 0 if the OAS is not an overlay.
OperationIds []string ✔️ The operation IDs contained in the OAS. Will be empty if the OAS is an overlay.
RevisionDigest string ✔️ The digest of the parent bundle
Tags []string ✔️ The tags contained in the OAS -- NOT the OCI tags. Will be empty if the OAS is an overlay.
Title string ✔️ The OAS title
Type shared.RevisionContentsMetadataType ✔️ N/A
Version string ✔️ The OAS version
WorkspaceID string ✔️ The workspace ID