mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
deprecate /v1/send_leave as well
This commit is contained in:
parent
91ed985090
commit
7b2b4e5815
|
|
@ -141,6 +141,7 @@ paths:
|
|||
}
|
||||
"/send_leave/{roomId}/{eventId}":
|
||||
put:
|
||||
deprecated: true
|
||||
summary: Submit a signed leave event to a resident server
|
||||
description: |-
|
||||
**Note:**
|
||||
|
|
|
|||
Loading…
Reference in a new issue