simple-spaceapi/src/components/hackspace/linked-space.json
2025-04-01 19:29:30 +02:00

16 lines
267 B
JSON

{
"collectionName": "components_hackspace_linked_spaces",
"info": {
"displayName": "Linked Space",
"icon": "alien"
},
"options": {},
"attributes": {
"endpoint": {
"type": "string"
},
"website": {
"type": "string"
}
}
}