Added type and base64 to assets post payload
This commit is contained in:
3
api.yaml
3
api.yaml
@@ -325,7 +325,8 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
description: Name of the asset
|
description: Name of the asset
|
||||||
data:
|
data:
|
||||||
description: The asset itself
|
type: string
|
||||||
|
description: The asset itself. Must be encoded as base64
|
||||||
security:
|
security:
|
||||||
- cookie: []
|
- cookie: []
|
||||||
responses:
|
responses:
|
||||||
|
|||||||
Reference in New Issue
Block a user