fix rss example

This commit is contained in:
Asim Aslam
2021-06-03 15:37:47 +01:00
parent 8bd19de959
commit 7b8c3a47d2

View File

@@ -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": {}