Add 'deprecated:true' to /v1/send_join

The words already say this is deprecated, but it was missing the flag.
This commit is contained in:
Richard van der Hoff 2023-05-11 10:23:44 +01:00
parent 715f6a301d
commit 91ed985090
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -218,6 +218,7 @@ paths:
"/send_join/{roomId}/{eventId}":
put:
deprecated: true
summary: Submit a signed join event to a resident server
description: |-
**Note:**