Skip to content

Conversation

codegefluester
Copy link
Contributor

In #226 I implemented basic Cloud Function validation logic, the flaw this approach had though is that it only passes in the request parameters which does not contain the user for example.

This PR "fixes" this and passes in the complete request to the validation method.

(I also sneaked in a test for calling a non-existing Cloud Function)

gfosco added a commit that referenced this pull request Feb 18, 2016
[Cloud Code][Validation] Pass in request object
@gfosco gfosco merged commit d1476ec into parse-community:master Feb 18, 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