Implementing TTRSS: Get API level #73

Closed
opened 7 years ago by jking · 0 comments
jking commented 7 years ago
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 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.