chore: Update openapi spec

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/44368/head
Christopher Ng 2 months ago
parent a172a092a1
commit 799347164f

@ -151,6 +151,7 @@
"label",
"extension",
"iconClass",
"iconSvgInline",
"mimetypes",
"ratio",
"actionLabel"
@ -169,6 +170,10 @@
"type": "string",
"nullable": true
},
"iconSvgInline": {
"type": "string",
"nullable": true
},
"mimetypes": {
"type": "array",
"items": {

Loading…
Cancel
Save