From 02512f0f6994de68eaa51d371108fadcc950d6a9 Mon Sep 17 00:00:00 2001 From: iinuwa Date: Fri, 2 Oct 2020 09:12:18 -0500 Subject: [PATCH] Use endpoint instead of API Co-authored-by: Jonas Platte --- proposals/2414-optional-content-reporting-reason.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2414-optional-content-reporting-reason.md b/proposals/2414-optional-content-reporting-reason.md index 6c7c842d..43cdf6c7 100644 --- a/proposals/2414-optional-content-reporting-reason.md +++ b/proposals/2414-optional-content-reporting-reason.md @@ -2,7 +2,7 @@ ## Proposal -On the [report content API](https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-rooms-roomid-report-eventid) +On the [report content endpoint](https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-rooms-roomid-report-eventid) we remove the `required` flag for both the `reason` and `score` parameters, as well as the "may be blank" clause in the description of `reason`.