You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
I am new to this API and was curious if there are query parameters for searching (ex: Bugs where price is 160 (/bugs?price=160). Is this something that I'm not seeing in the docs or not implemented? I definitely think this would be beneficial so the responses would only contain certain items you want.
The text was updated successfully, but these errors were encountered:
+1 to this as well.
I can see the benefit to this. Current state I'm just taking the JSON data and manipulating the data by the different attributes on the frontend or using js.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am new to this API and was curious if there are query parameters for searching (ex: Bugs where price is 160 (
/bugs?price=160
). Is this something that I'm not seeing in the docs or not implemented? I definitely think this would be beneficial so the responses would only contain certain items you want.The text was updated successfully, but these errors were encountered: