Change schema

This commit is contained in:
2026-03-11 18:01:09 +01:00
parent 616b14edca
commit 75c90aa042
3 changed files with 237 additions and 1 deletions
@@ -103,6 +103,15 @@
},
"available_tags": {
"type": "json"
},
"social_networks": {
"type": "json"
},
"description": {
"type": "text"
},
"founded": {
"type": "integer"
}
}
}