From 58a726d65ccec807183f54f0b088fa5957c64a8f Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 26 Apr 2016 22:38:46 +0200 Subject: Add update api --- docs/api/v2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md index ec22a0ae2..6804ab42b 100644 --- a/docs/api/v2/README.md +++ b/docs/api/v2/README.md @@ -514,7 +514,7 @@ This call returns pairs of feed ids and user ids. * **Method**: GET * **Route**: /updater/all-feeds -Will return the following response body: +Both APIs will return the following response body or terminal output: ```js { -- cgit v1.2.3