patchman
patchman copied to clipboard
Question: How to work with the api Search Parameter
Hi,
exists there any documentation on how to use the api Search Parameter (i.e. to get a list of hosts with a specific tag) ?
Thanks :)
Best regards, Kai.
PS: I love patchman :)
Django Rest Frameworks SearchFilter is what we need to use for searching but it's not implemented yet.
Doesn't look to difficult if you want to add the functionality and open a PR:
https://www.django-rest-framework.org/api-guide/filtering/#searchfilter