Commit Graph

10 Commits (travis/msc/inline-widgets)

Author SHA1 Message Date
Denis Kasak 042156950f Fix typo in /_matrix/client/r0/account/3pid/delete. 3 years ago
Lukas Lihotzki a1f4ab2203 OpenAPI: split User data tag
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Lukas Lihotzki 3497a8d8cc OpenAPI: add missing tags
peekEvents remains untagged, because it is explicitly excluded.

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Lukas Lihotzki 29465f3519 OpenAPI: use uri format
In avatar_url, pusher url, wellknown base_url, getUrlPreview, and submit_url.

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Lukas Lihotzki aeca4dede1 OpenAPI: fix tags of add3PID
The tag needs to be set to include add3PID in scripts/swagger/api-docs.json.

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Andrew Morgan a04d103d11
Update client_secret examples so that they are valid (#2985)
The regex of allowed characters for a `client_secret` parameter is `[0-9a-zA-Z.=_-]`.

This PR updates the `client_secret` spec examples, which currently include an invalid character (an apostrophe).
3 years ago
Will c12c57f389
Fix links in data 4 years ago
Will 2c74daefa3
Change RST code formatting markup to Markdown 4 years ago
Will 6f1cfedad0
Remove RST alert directives, replace with simple Markdown formatting 4 years ago
Will 91ab39343b
Add raw API end event schemas into /data directory 4 years ago