Implementing TTRSS: Catch Up Feed #88

Closed
opened 7 years ago by jking · 0 comments
jking commented 7 years ago
Owner

catchupFeed

Required version: version:1.4.3

Tries to catchup (e.g. mark as read) specified feed.

Parameters:

  • feed_id (integer) - ID of feed to update
  • is_cat (boolean) - true if the specified feed_id is a category

Returns status-message if the operation has been completed.

{"status":"OK"}
### catchupFeed Required version: version:1.4.3 Tries to catchup (e.g. mark as read) specified feed. Parameters: - feed\_id (integer) - ID of feed to update - is\_cat (boolean) - true if the specified feed\_id is a category Returns status-message if the operation has been completed. ```json {"status":"OK"} ```
jking added this to the 0.2.0 milestone 7 years ago
jking added the
feature
api
labels 7 years ago
jking added the
trivial
label 7 years ago
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.