39 lines
697 B
JSON
39 lines
697 B
JSON
{
|
|||
|
|
"collectionName": "components_social_rezo_sosyal",
|
||
|
|
"info": {
|
||
|
|
"displayName": "Rézo Sosyal",
|
||
|
|
"icon": "earth",
|
||
|
|
"description": ""
|
||
|
|
},
|
||
|
|
"options": {},
|
||
|
|
"attributes": {
|
||
|
|
"plateforme": {
|
||
|
|
"type": "enumeration",
|
||
|
|
"enum": [
|
||
|
|
"Mastodon",
|
||
|
|
"Peertube",
|
||
|
|
"Pixelfed",
|
||
|
|
"Funkwhale",
|
||
|
|
"Bluesky",
|
||
|
|
"Instagram",
|
||
|
|
"Youtube",
|
||
|
|
"Tiktok",
|
||
|
|
"Spotify",
|
||
|
|
"Deezer",
|
||
|
|
"Applemusic",
|
||
|
|
"Bandcamp",
|
||
|
|
"Soundcloud",
|
||
|
|
"Facebook",
|
||
|
|
"Twitter",
|
||
|
|
"Linktree",
|
||
|
|
"SiteWeb"
|
||
|
|
],
|
||
|
|
"required": true
|
||
|
|
},
|
||
|
|
"url": {
|
||
|
|
"type": "string",
|
||
|
|
"required": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|