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:
parent
42c6a9a67e
commit
7a415972af
1 changed files with 6 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue