Skip to content

Commit

Permalink
deprecate /v1/send_leave as well
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed May 15, 2023
1 parent 91ed985 commit 7b2b4e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/api/server-server/leaving-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ paths:
}
"/send_leave/{roomId}/{eventId}":
put:
deprecated: true
summary: Submit a signed leave event to a resident server
description: |-
**Note:**
Expand Down

0 comments on commit 7b2b4e5

Please sign in to comment.