nilportugues / php-json-api

JSON API transformer outputting valid (PSR-7) API Responses.
http://nilportugues.com
MIT License
71 stars 35 forks source link

JSONAPI - Allow Filter value's keys #2

Closed nilportugues closed 9 years ago

nilportugues commented 9 years ago

Output filtering is required to be done before transformation, but right after the key underscoring and the key aliasing.

This will be used when a URL contains ?filter[value]=key1,key2

nilportugues commented 9 years ago

https://github.com/nilportugues/json-api/commit/51c2cd408d4204fc57e730829bee7a6d3f7f4692