mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
14 lines
228 B
JSON
14 lines
228 B
JSON
{
|
|
"collectionName": "components_hackspace_projects",
|
|
"info": {
|
|
"displayName": "Project",
|
|
"icon": "apps"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"url": {
|
|
"type": "string",
|
|
"required": true
|
|
}
|
|
}
|
|
}
|