nilportugues / php-json-api

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

If ID property is an array, flatten array. #69

Open nilportugues opened 8 years ago

nilportugues commented 8 years ago

Before https://github.com/nilportugues/php-json-api/blob/master/src/Helpers/PropertyHelper.php#L47, make sure each member of the array is flat.