Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 5.52 KB

RevisionContentsMetadata.md

File metadata and controls

20 lines (17 loc) · 5.52 KB

RevisionContentsMetadata

Fields

Field Type Required Description
containsCodeSamples bool ✔️ Whether the OAS contains code samples.
createdAt \DateTime ✔️ N/A
description string ✔️ The OAS description
hash string ✔️ The hash of the contents
namespace string ✔️ The fully qualified namespace
numOverlayActions int ✔️ The number of overlay actions in the OAS. Will be 0 if the OAS is not an overlay.
operationIds array<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 array<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