pdf-link.json
361 Bytes
{
"collectionName": "components_aboutus_pdf_links",
"info": {
"displayName": "PdfLink"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Link": {
"type": "string"
},
"Pdf": {
"type": "media",
"multiple": false,
"allowedTypes": [
"files"
]
}
},
"config": {}
}