Skip to content

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