forked from Telodendria/Telodendria
14 lines
293 B
JSON
14 lines
293 B
JSON
|
{
|
||
|
"header": "Schema\/UserDirectoryRequest.h",
|
||
|
"types": {
|
||
|
"UserDirectoryRequest": {
|
||
|
"fields": {
|
||
|
"search_term": { "type": "string" },
|
||
|
"limit": { "type": "integer" }
|
||
|
},
|
||
|
"type": "struct"
|
||
|
}
|
||
|
},
|
||
|
"guard": "TELODENDRIA_SCHEMA_USERDIRECTORYREQUEST_H"
|
||
|
}
|