feat(spec): add 'zim' to apps allowed formats
All checks were successful
arcad/emissary/pipeline/head This commit looks good

This commit is contained in:
wpetit 2023-10-20 17:39:28 +02:00
parent ced2658eec
commit c8a2303ff3

View File

@ -24,7 +24,8 @@
"type": "string",
"enum": [
"zip",
"tar.gz"
"tar.gz",
"zim"
]
},
"storage": {