diff --git a/api/openapi.yml b/api/openapi.yml index aa1115c7..0f24d84b 100644 --- a/api/openapi.yml +++ b/api/openapi.yml @@ -6767,7 +6767,7 @@ components: example: "9" image: type: string - example: "https://cache.tonapi.io/images/jetton.jpg" + example: "https://cache.tonapi.io/images/jetton.jpg" # change to real image description: type: string example: Wrapped Toncoin @@ -6850,6 +6850,10 @@ components: $ref: '#/components/schemas/AccountAddress' metadata: $ref: '#/components/schemas/JettonMetadata' + preview: + type: string + description: Cached image from metadata + example: "https://cache.tonapi.io/images/jetton.jpg" verification: $ref: '#/components/schemas/JettonVerificationType' holders_count: