Implementing TTRSS: Add a category #99

Closed
opened 2017-09-16 13:56:36 -04:00 by jking · 0 comments
Owner

addCategory (FeedReader extension)

Returns a JSON-encoded ID of the added category.

Parameters:

  • caption (string) - the caption of the category
  • parent_id (int, optional) - id of the category the new one should be placed into
**addCategory** ([FeedReader extension](https://github.com/jangernert/FeedReader/tree/master/data/tt-rss-feedreader-plugin)) Returns a JSON-encoded ID of the added category. Parameters: * caption (string) - the caption of the category * parent_id (int, optional) - id of the category the new one should be placed into
jking added this to the 0.2.0 milestone 2017-09-16 13:56:36 -04:00
jking closed this issue 2017-09-26 22:46:34 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

-

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#99
No description provided.