diff --git a/rss/examples.json b/rss/examples.json index 3d654e8..a06014a 100644 --- a/rss/examples.json +++ b/rss/examples.json @@ -5,7 +5,7 @@ "description": "Add a new rss feed to the crawler", "request": { "name": "bbc", - "feed": "http://feeds.bbci.co.uk/news/rss.xml", + "url": "http://feeds.bbci.co.uk/news/rss.xml", "category": "news" }, "response": {}