diff --git a/spec/exchange_assets.yml b/spec/exchange_assets.yml index 9c26b82..64383f4 100644 --- a/spec/exchange_assets.yml +++ b/spec/exchange_assets.yml @@ -788,7 +788,14 @@ components: type: array title: tags items: - type: string + type: object + properties: + key: + type: string + title: key + value: + type: string + title: value name: type: string title: name