Skip to main content

AssetTypePut

Index

Properties

optionaldescription

description?: null | string

optionaletag

etag?: null | string

Empty/missing for first writes; required to match on subsequent updates.

metadataSchema

metadataSchema: Record<string, unknown>

TwinfinityMetadataSchema document. Validated against the meta-schema at the API boundary.

stringId

stringId: string

Slug ^[A-Za-z0-9_][A-Za-z0-9_-]*$, unique within the parent category.

title

title: string