From d956f738bd1d7b774f1dc95b86630f079a4fba04 Mon Sep 17 00:00:00 2001 From: bytedream Date: Mon, 24 Jan 2022 12:01:19 +0100 Subject: [PATCH] Changed assets post field name --- api.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api.yaml b/api.yaml index a36da78..1d6641e 100644 --- a/api.yaml +++ b/api.yaml @@ -319,8 +319,7 @@ paths: name: type: string description: Name of the asset - content: - type: string + data: description: The asset itself security: - cookie: []