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

Include filter parameters #2

Open
EdwinGuzman opened this issue Jun 19, 2015 · 2 comments
Open

Include filter parameters #2

EdwinGuzman opened this issue Jun 19, 2015 · 2 comments

Comments

@EdwinGuzman
Copy link
Owner

@rhernand3z @kfriedman

Just adding an issue to include filter parameters as an option for API endpoints that use

filter[foo]=bar
@kfriedman
Copy link

Just a heads up, as I mentioned to Rafael, we'll need to define a filtering
strategy/language at some point. JSON API is silent on this other than to
say use the "filter" query parameter. But I think we can start using simple
"=" filters using the language below.

On Friday, June 19, 2015, Edwin Guzman notifications@github.com wrote:

@rhernand3z https://github.com/rhernand3z @kfriedman
https://github.com/kfriedman

Just adding an issue to include filter parameters as an option for API
endpoints that use

filter[foo]=bar


Reply to this email directly or view it on GitHub
#2.

@EdwinGuzman
Copy link
Owner Author

@kfriedman Sounds good. The more generic the better.

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