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

json api body parser not conforming to json-schema.org spec #29

Open
bedes opened this issue Jul 8, 2015 · 0 comments
Open

json api body parser not conforming to json-schema.org spec #29

bedes opened this issue Jul 8, 2015 · 0 comments

Comments

@bedes
Copy link

bedes commented Jul 8, 2015

Hi Guys,
I'm receiving a ERROR_MALFORMED_SCHEMA exception when using a schema for my POST endpoint.
https://github.com/GoIntegro/hateoas/blob/master/JsonApi/Request/BodyParser.php#L217

^ Seems to expect the resource name to be an attribute (property) of the resource. http://json-schema.org/examples.html

Cheers.

ben-challis pushed a commit to ben-challis/hateoas that referenced this issue Oct 24, 2016
…stom-resource-type-deleter

Fixed common problem with Builder, Deleter and Mutator classes
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

1 participant