forked from 0x2620/pandora
space
This commit is contained in:
parent
55f9f8b82b
commit
2627bff48f
1 changed files with 2 additions and 2 deletions
|
@ -170,7 +170,7 @@ def find(request, data):
|
||||||
items: [objects]
|
items: [objects]
|
||||||
}
|
}
|
||||||
|
|
||||||
Groups
|
Groups
|
||||||
takes {
|
takes {
|
||||||
'query': query,
|
'query': query,
|
||||||
'key': string,
|
'key': string,
|
||||||
|
@ -198,7 +198,7 @@ Groups
|
||||||
items: int
|
items: int
|
||||||
}
|
}
|
||||||
|
|
||||||
Positions
|
Positions
|
||||||
takes {
|
takes {
|
||||||
'query': query,
|
'query': query,
|
||||||
'positions': [],
|
'positions': [],
|
||||||
|
|
Loading…
Reference in a new issue