brochure added in projects
Showing
1 changed file
with
9 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -140,6 +140,15 @@ |
}, | ||
"digitalSalesPresentationURL": { | ||
"type": "string" | ||
}, | ||
"brochure": { | ||
"type": "media", | ||
"multiple": false, | ||
"required": false, | ||
"allowedTypes": [ | ||
"images", | ||
"files" | ||
] | ||
} | ||
} | ||
} |