loadsys / CakePHP-Serializers

A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
MIT License
6 stars 1 forks source link

Convert the SerializerMissingRequiredException to extend the StandardJsonApiExceptions Class #61

Closed justinyost closed 9 years ago

justinyost commented 9 years ago

Includes:

justinyost commented 9 years ago

On hold as this Issue requires #52 to be complete and there are issues with that Issue.