Normalize changelog

This commit is contained in:
Travis Ralston 2024-10-07 13:28:42 -06:00
parent 871c10577e
commit 634c271654
26 changed files with 25 additions and 25 deletions

View file

@ -1 +1 @@
Add 403 response on `/query/profile` as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).
Add 403 response on `GET /_matrix/federation/v1/query/profile`, as per [MSC4170](https://github.com/matrix-org/matrix-spec-proposals/pull/4170).

View file

@ -1 +1 @@
Document that the spec uses RFC 2119. Contributed by @HarHarLinks.
Document that the spec uses [RFC 2119](https://datatracker.ietf.org/doc/html/rfc2119) keywords. Contributed by @HarHarLinks.

View file

@ -1 +1 @@
Fix required fields in `/_matrix/key/v2/server` response schema.
Fix required fields in `GET /_matrix/key/v2/server` response schema.