You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/content
David Baker 848c1e0348
Spec for MSC3981 (#1746)
* Spec for MSC3981

This writes up https://github.com/matrix-org/matrix-spec-proposals/pull/3981

Hopefully this is relatively straightforward, apart from having to add
the parameters and response field in all three places. I tried to factor
these out but it seems references just aren't supported in the right
places currently (see https://github.com/matrix-org/matrix-spec/pull/1745
for my efforts). Path parameters can't be optional, so it can't be done
that way either.

* Missed schemas

* newsfile

* Actually it clearly isn't going to support markdown, is it?

* grammar

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* grammar

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Clarity

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Clarity

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Typo

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* More clarity.

Note this is counter what the MSC actually proposed to add, but
I think it's clear that this is what it meant.

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2 months ago
..
changelog Matrix 1.9 6 months ago
client-server-api Spec for MSC3981 (#1746) 2 months ago
rooms Clarify that invite->knock is not a valid transition (#1717) 3 months ago
_index.md Clarify that Unix timestamps disregard leap seconds since 1970 (#1627) 9 months ago
appendices.md Fix typo in canonical JSON grammar (#1652) 8 months ago
application-service-api.md Specify that appservice login and register fail on incorrect as_tokens (#1744) 2 months ago
identity-service-api.md Add a hyphen between third and party when used as an adjective (#1447) 1 year ago
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 3 months ago
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 2 years ago
server-server-api.md Use a POST request in Federation request signing example (#1721) 3 months ago