Implementing TTRSS: Get API level #73
Labels
No labels
admin tools
api
bug
documentation
duplicate
enhancement
feature
help wanted
in progress
internals
invalid
packaging
question
testing
trivial
wontfix
No project
No assignees
1 participant
Notifications
Due date
-
Dependencies
No dependencies set.
Reference: MensBeam/Arsse#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Whether tt-rss returns error for this method (e.g. version:1.5.7 and
below) client should assume API level 0.