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 hidding attributes #5

Closed nilportugues closed 9 years ago

nilportugues commented 9 years ago

Pass the name of the attributes to hide.

Hiding attributes can make relationships and includes not to show up as data hidden will be not parsed or transformed.

nilportugues commented 9 years ago

Implemented and tested in https://github.com/nilportugues/json-api/commit/30c39919732cb1702fb8e5aa7008c2b039d7eec6