Implementing TTRSS: Update a Feed #86

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

updateFeed

Tries to update specified feed. This operation is not performed in the
background, so it might take considerable time and, potentially, be
aborted by the HTTP server.

  • feed_id (integer) - ID of feed to update

Returns status-message if the operation has been completed.

{"status":"OK"}
### updateFeed Tries to update specified feed. This operation is not performed in the background, so it might take considerable time and, potentially, be aborted by the HTTP server. - feed\_id (integer) - ID of feed to update 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.