forked from Telodendria/Telodendria
[FIX] Remove user directory schema.
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
All checks were successful
Testing pushed commits / compile-all (push) Successful in 36s
This commit is contained in:
parent
53043a44c6
commit
ed712c2e5f
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"header": "Schema\/UserDirectoryRequest.h",
|
||||
"types": {
|
||||
"UserDirectoryRequest": {
|
||||
"fields": {
|
||||
"search_term": { "type": "string" },
|
||||
"limit": { "type": "integer" }
|
||||
},
|
||||
"type": "struct"
|
||||
}
|
||||
},
|
||||
"guard": "TELODENDRIA_SCHEMA_USERDIRECTORYREQUEST_H"
|
||||
}
|
Loading…
Reference in a new issue