diff --git a/api/spec/v1.yaml b/api/spec/v1.yaml index 211e5524c..e1d432d86 100644 --- a/api/spec/v1.yaml +++ b/api/spec/v1.yaml @@ -2688,6 +2688,10 @@ components: type: string metadata_accessed: type: string + metadata: + description: | + A metadata document for this NFT instance. + Currently only ERC-721 is supported, where the document is an Asset Metadata from the ERC721 Metadata JSON Schema. name: type: string description: Identifies the asset which this NFT represents