diff --git a/data/api/client-server/leaving.yaml b/data/api/client-server/leaving.yaml index 6bdadb08..ae2b7eb8 100644 --- a/data/api/client-server/leaving.yaml +++ b/data/api/client-server/leaving.yaml @@ -102,6 +102,13 @@ paths: example: "!au1ba7o:matrix.org" schema: type: string + requestBody: + content: + application/json: + schema: + type: object + example: {} + required: true responses: "200": description: The room has been forgotten.