forked from lda/telodendria
13 lines
293 B
JSON
13 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"
|
|
}
|