Implementing TTRSS: Get API level #73

Closed
opened 2017-09-11 12:49:13 -04:00 by jking · 0 comments
Owner

getApiLevel (since version:1.5.8, api level 1)

Return an abstracted integer API version level, increased with each API
functionality change. This is the proper way to detect host API
functionality, instead of using getVersion.

{"level":1}

Whether tt-rss returns error for this method (e.g. version:1.5.7 and
below) client should assume API level 0.

### getApiLevel (since version:1.5.8, api level 1) Return an abstracted integer API version level, increased with each API functionality change. This is the proper way to detect host API functionality, instead of using getVersion. ```json {"level":1} ``` Whether tt-rss returns error for this method (e.g. version:1.5.7 and below) client should assume API level 0.
jking added this to the 0.2.0 milestone 2017-09-11 12:49:13 -04:00
jking closed this issue 2017-09-25 10:08:41 -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#73
No description provided.