From 926a882ca3c19e2c72f8af46e523d08985560f10 Mon Sep 17 00:00:00 2001 From: Gavin Mogan Date: Tue, 25 Aug 2015 22:29:18 -0700 Subject: [PATCH] Updated Webhook (markdown) --- Webhook.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Webhook.md b/Webhook.md index b4c6f96..c689bc7 100644 --- a/Webhook.md +++ b/Webhook.md @@ -26,9 +26,9 @@ Parameters are passed to the webservice using a JSON body "SeasonNumber": 2, "Episodes": [ { - "AirDate": null, - "AirDateUtc": null, - "EpisodeNumber": 0 + "AirDate": "2015-08-24", + "AirDateUtc": "2015-08-25T01:30:00Z", + "EpisodeNumber": 14 } ], "Quality": "HDTV-720p",