We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting query params on the findFlags API point should filter results.
findFlags returns all flags.
We tried each query param, for example:
We tried both the heroku app and the docker image from the README file.
I would open a PR with the fix myself but I lack the go/swagger knowledge..
Thanks! Tom
The text was updated successfully, but these errors were encountered:
Thanks for reporting!
I just pushed the latest 1.0.6 to both try-flagr and the docker hub. It should work now.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Setting query params on the findFlags API point should filter results.
Current Behavior
findFlags returns all flags.
Steps to Reproduce
We tried each query param, for example:
Environment
We tried both the heroku app and the docker image from the README file.
I would open a PR with the fix myself but I lack the go/swagger knowledge..
Thanks!
Tom
The text was updated successfully, but these errors were encountered: