Skip to content

Fix expected webhook external response format #1934

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 1 commit into from
May 28, 2016

Conversation

TylerBrock
Copy link
Contributor

@TylerBrock TylerBrock commented May 27, 2016

The actual contract between parse-server and external webhooks specifies that the response to a beforeSave return the object directly instead of wrapped in an object under a key named "object" (like it does in cloud code)

@codecov-io
Copy link

codecov-io commented May 27, 2016

Current coverage is 91.85%

Merging #1934 into master will increase coverage by <.01%

@@             master      #1934   diff @@
==========================================
  Files            91         91          
  Lines          6394       6396     +2   
  Methods        1112       1097    -15   
  Messages          0          0          
  Branches       1339       1340     +1   
==========================================
+ Hits           5873       5875     +2   
  Misses          521        521          
  Partials          0          0          

Powered by Codecov. Last updated by 50b9ae4...d436c9a

@flovilmart
Copy link
Contributor

LGTM!

@TylerBrock TylerBrock merged commit 1487a73 into parse-community:master May 28, 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