This commit is contained in:
epoberezkin
2025-01-08 09:43:39 +00:00
parent 1500ad3687
commit faa4a024f6
+6
View File
@@ -113,6 +113,12 @@
"properties": {
"text": {"type": "string", "metadata": {"comment": "can be empty"}}
}
},
"report": {
"properties": {
"text": {"type": "string", "metadata": {"comment": "can be empty, includes report reason for old clients"}},
"reason": {"enum": ["spam", "illegal", "community", "other"]}
}
}
},
"metadata": {