forked from vieter-v/vieter
feat(api): add search query to targets
This commit is contained in:
parent
60d5fb77e0
commit
f8f611f5c5
5 changed files with 58 additions and 12 deletions
|
|
@ -73,4 +73,5 @@ pub mut:
|
|||
limit u64 = 25
|
||||
offset u64
|
||||
repo string
|
||||
query string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue