mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 02:12:40 +01:00
Generate schema
This commit is contained in:
parent
7ff1ae21f1
commit
0c04f495e4
@ -93099,6 +93099,9 @@
|
||||
"content": {
|
||||
"type": "string"
|
||||
},
|
||||
"mobile_network_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"nonce": {
|
||||
"type": "string"
|
||||
},
|
||||
@ -97417,6 +97420,9 @@
|
||||
"content": {
|
||||
"type": "string"
|
||||
},
|
||||
"mobile_network_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"nonce": {
|
||||
"type": "string"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user