Explorar o código

Adding webhook.json back in - lost it in a git messup

Ben Cox %!s(int64=11) %!d(string=hai) anos
pai
achega
5f881ddc6b
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      test/fixtures/webhook.json

+ 10 - 0
test/fixtures/webhook.json

@@ -0,0 +1,10 @@
+{
+  "webhooks":{
+  "address":"http://www.yoloship.it/webhook",
+  "created_at":"2014-02-11T12:13:55-05:00",
+  "format":"json",
+  "id":123456,
+  "topic":"orders/create",
+  "updated_at":"2014-02-11T12:13:55-05:00"
+  }
+}