mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
fix rss example
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"description": "Add a new rss feed to the crawler",
|
"description": "Add a new rss feed to the crawler",
|
||||||
"request": {
|
"request": {
|
||||||
"name": "bbc",
|
"name": "bbc",
|
||||||
"feed": "http://feeds.bbci.co.uk/news/rss.xml",
|
"url": "http://feeds.bbci.co.uk/news/rss.xml",
|
||||||
"category": "news"
|
"category": "news"
|
||||||
},
|
},
|
||||||
"response": {}
|
"response": {}
|
||||||
|
|||||||
Reference in New Issue
Block a user