Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-01-05 13:17:35 +0300
committerVitor Mattos <vitor@php.rio>2022-02-15 18:45:43 +0300
commit88617ba73485ed61cdc2a88325707cf2399ae78f (patch)
tree1fc33248a52449ff4d5fb4604b4563ec2eed1c4b /docs
parente4a9805c558016c74324e017d738a29684f23552 (diff)
Update docs/reaction.md
Signed-off-by: Vitor Mattos <vitor@php.rio> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/reaction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reaction.md b/docs/reaction.md
index eafdb5837..ede06694b 100644
--- a/docs/reaction.md
+++ b/docs/reaction.md
@@ -38,7 +38,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
## Retrieve reactions of a message by type
* Method: `GET`
-* Endpoint: `/chat/{token}/{messageId}/?reaction=`
+* Endpoint: `/reaction/{token}/{messageId}`
* Data:
field | type | Description