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:11 +0300
committerVitor Mattos <vitor@php.rio>2022-02-15 18:45:42 +0300
commit208857f27a0c62af35eea8047d1cb2d0ae4d1127 (patch)
tree52e760a5e851fe960bf5fd5ee2f6291cb85dcde4 /docs
parentdb21b17f47c55abd7f49759785dae82842e0e9d8 (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 c905bb4ff..8b54d444e 100644
--- a/docs/reaction.md
+++ b/docs/reaction.md
@@ -5,7 +5,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
## React to a message
* Method: `POST`
-* Endpoint: `/chat/{token}/{messageId}`
+* Endpoint: `/reaction/{token}/{messageId}`
* Data:
field | type | Description