matrix-spec/data/api
Harri 19fa1c9cbf
Fix schema for room forget call
https://spec.matrix.org/v1.16/client-server-api/#post_matrixclientv3roomsroomidforget fails to define a request body.

But it is not one of the four exceptions listed in https://spec.matrix.org/v1.16/client-server-api/#api-standards which deviate from the rule that 

> All POST and PUT endpoints, with the exception of those listed below, require the client to supply a request body containing a (potentially empty) JSON object.
2025-10-14 15:51:01 +02:00
..
application-service [schema] Application Service Registration meta schema (#2132) 2025-08-27 07:39:05 +01:00
client-server Fix schema for room forget call 2025-10-14 15:51:01 +02:00
identity Clarifications around third-party invites (#2083) 2025-04-22 15:48:50 +01:00
push-gateway Clarify that pusher URLs have a fixed path (#1974) 2024-11-07 14:56:53 +00:00
server-server Specification for MSC4311: Create event availability in stripped state (#2207) 2025-09-12 13:47:13 -06:00