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