Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to work with the api Search Parameter #565

Open
kszyma opened this issue Mar 14, 2024 · 1 comment
Open

Question: How to work with the api Search Parameter #565

kszyma opened this issue Mar 14, 2024 · 1 comment

Comments

@kszyma
Copy link

kszyma commented Mar 14, 2024

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 :)

@furlongm
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants