forked from lda/telodendria
15 lines
253 B
JSON
15 lines
253 B
JSON
|
{
|
||
|
"header": "Schema\/AdminDeactivate.h",
|
||
|
"types": {
|
||
|
"DeactivateRequest": {
|
||
|
"fields": {
|
||
|
"reason": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
},
|
||
|
"type": "struct"
|
||
|
}
|
||
|
},
|
||
|
"guard": "TELODENDRIA_SCHEMA_ADMINDEACTIVATE_H"
|
||
|
}
|