main
Remove legacy mentions (#2186)
Fix relative URLs when serving the specification with a custom `baseURL` (#1984)
Reorganize client authentication section to separate the legacy API and the new OAuth 2.0 API (#2141)
Fix security schemes in OpenAPI definitions (#1772)
Add note where an endpoint uses capability negotiation (#2223)
Clarify the meaning of "public rooms" in the room directory (#2104)
Clarify that additional OpenGraph properties can be present in URL previews (#2225)
Spec for MSC4133: Update profile endpoints to support extended fields (#2071)
Room version 12 (#2193)
Final tweaks for the OAuth 2.0 API (#2164)
Clean up unecessary `allOf`s (#1797)
MSC4213: Remove server_name parameter (#2059)
Deduplicate `RoomKeysUpdateResponse` (#2073)
Specify the order in which one-time keys are returned (MSC4225) (#2029)
Clarify formats of string types for the `POST /_matrix/client/v3/login` endpoint (#1980)
Document m.get_login_token capability (#1908)
Fix typo (#2177)
Add the OAuth 2.0 server metadata discovery endpoint (#2147)
Add missing bracket (#2224)
room_id is required for peeking (#2216)
Clarify that servers must forward custom keys in `PusherData` (#1973)
Remove references to device-specific push rules. (#1842)
Clarify the special casing of membership events and redactions in power levels (#2231)
Upgrade Swagger data to OpenAPI 3.1 (#1310)
Clarify that relations recursion should be capped at a certain depth (#1854)
MSC4260: Reporting users (Client-Server API) (#2093)
Remove extra trailing quotes from sync API specs (#2091)
Fix new redocly lints (#2182)
Add `format` query parameter to `GET /state/{eventType}/{stateKey}` (#2175)
Use `patternProperties` in more places with supported formats (#1813)
Spec PR - MSC3266: Room Summary API (#2125)
Clarify Well-Known URIs (#2140)
Clarify how to use state_after ahead of declaring full support for its spec version (#2240)
Factor out common definition of `Tag` type (#1793)
Document `instance_id` field of `/thirdparty/protocols` (#2051)
Clarifications around third-party invites (#2083)
Clarify the meaning of "public rooms" for user directory queries (#2102)
Clarify formats of string types in account sections (#2046)