1
0
Fork 0
mirror of https://gitlab.com/niansa/commsy-rest.git synced 2025-03-06 20:48:27 +01:00

Updated documentation

This commit is contained in:
niansa 2020-11-11 16:54:45 +00:00
parent 42c6a9a67e
commit 7a415972af

View file

@ -12,4 +12,9 @@ GET parameters:
* sid: SID to authenticate with
* room: room to load
* startId: ID before the first ID to list (optional, default: start with first post)
* maxPosts: maximum amount of posts to load
* maxPosts: maximum amount of posts to load
# `fetchDescription`
GET parameters:
* url: URL to the commsy post
* sid: SID to authenticate with