mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(rpc): add "by" parameter - groups
Adding "by" parameter to search by "groups" Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
50287cb066
commit
0583f30a53
3 changed files with 41 additions and 2 deletions
|
@ -86,6 +86,7 @@ class RPC:
|
|||
"provides",
|
||||
"conflicts",
|
||||
"replaces",
|
||||
"groups",
|
||||
}
|
||||
|
||||
# A mapping of by aliases.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue