From 75b3f0c068c20a364ccb71a1e4199e08b9b2ab3a Mon Sep 17 00:00:00 2001 From: bytedream Date: Mon, 24 Jan 2022 12:57:11 +0100 Subject: [PATCH] Updated data to content field in asset payload --- api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.yaml b/api.yaml index 0c130cf..77ecb20 100644 --- a/api.yaml +++ b/api.yaml @@ -324,7 +324,7 @@ paths: name: type: string description: Name of the asset - data: + content: type: string description: The asset itself. Must be encoded as base64 security: