1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 01:31:34 +02:00

Generate schema

This commit is contained in:
CyberL1 2023-09-30 23:51:24 +02:00
parent 7ff1ae21f1
commit 0c04f495e4

View File

@ -93099,6 +93099,9 @@
"content": { "content": {
"type": "string" "type": "string"
}, },
"mobile_network_type": {
"type": "string"
},
"nonce": { "nonce": {
"type": "string" "type": "string"
}, },
@ -97417,6 +97420,9 @@
"content": { "content": {
"type": "string" "type": "string"
}, },
"mobile_network_type": {
"type": "string"
},
"nonce": { "nonce": {
"type": "string" "type": "string"
}, },