Skip to content

Implement POST /schemas #277

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

Merged
merged 3 commits into from
Feb 7, 2016
Merged

Implement POST /schemas #277

merged 3 commits into from
Feb 7, 2016

Conversation

drew-gross
Copy link
Contributor

Some slight difference from parse.com:

Different error messages are returned in some cases, due to the lack of client keys in parse-server.
Parse.com allow you to create pointers to classes with invalid classnames. parse-server doesn't (although it does allow you to create pointers to classes that don't exist yet)
Parse.com makes you provide the className in both the body of the request and the path, parse-server lets you choose one or the other. Or both, as long as they match.

drew-gross added a commit that referenced this pull request Feb 7, 2016
@drew-gross drew-gross merged commit 8d03c54 into parse-community:master Feb 7, 2016
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

Successfully merging this pull request may close these issues.

3 participants