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-07 14:52:05 +0300
committerVitor Mattos <vitor@php.rio>2022-02-15 18:45:43 +0300
commit897fede5feb39c5ca1ab6f047e80730a51eedb17 (patch)
tree81b54819457ff918ce3b6d00c9f96b7c7660ccc4 /docs
parent637933a945857e0308d518f36efa8bdb320525ef (diff)
Method moved to reactionManager and small fixes
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/reaction.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reaction.md b/docs/reaction.md
index ede06694b..97bd9b63b 100644
--- a/docs/reaction.md
+++ b/docs/reaction.md
@@ -14,6 +14,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1`
* Response:
- Status code:
+ + `200 OK` Reaction already exists
+ `201 Created`
+ `400 Bad Request` In case of any other error
+ `404 Not Found` When the conversation or message to react could not be found for the participant