mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"collectionName": "components_hackspace_linked_spaces",
|
|
"info": {
|
|
"displayName": "Linked Space",
|
|
"icon": "alien"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"endpoint": {
|
|
"type": "string"
|
|
},
|
|
"website": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|