Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 3 KB

VersionMetadata.md

File metadata and controls

15 lines (11 loc) · 3 KB

VersionMetadata

A set of keys and associated values, attached to a particular version of an Api.

Fields

Field Type Required Description
apiId String ✔️ The ID of the Api this Metadata belongs to.
createdAt OffsetDateTime ✔️ Creation timestamp.
metaKey String ✔️ The key for this metadata.
metaValue String ✔️ One of the values for this metadata.
versionId String ✔️ The version ID of the Api this Metadata belongs to.
workspaceId String ✔️ The workspace ID this Metadata belongs to.