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/changelogs/client_server/newsfragments
Richard van der Hoff 5f3b34448d
Add HTML ids for object definitions in the formatted specification (#1174)
* Remove redundant call to resolve-allof

All of the callers to resolve-additional-types already call resolve-allof (or
if not, they should), so this is redundant.

* Update `resolve-additional-types` to take a dict

I want to add more params to this, so first make it take a dict.

* `render-object-table`: take a "title" rather than a "caption"

... which means we can use the result from resolve-additional-types directly.

* render-object-table: support adding an anchor to generated tables.

* resolve-additional-types: generate an id for each returned type

* render-event: pass an anchor_base into resolve-additional-types

This means that it will generate an anchor for each type, whihc will then be
passed into render-object-table and used as an `id` for the table.

* render-operation: pass an anchor_base into resolve-additional-types

* newsfiles
2 years ago
..
.gitignore Don't let the newsfragments wink out of existence 6 years ago
1084.clarification Clarify that /invite will respond with 200 if the user is already invited to the room (#1084) 2 years ago
1135.clarification Fix typo in m.secret.request device event name (#1135) 2 years ago
1155.clarification Describe return codes for account data endpoints + minor clarifications (#1155) 2 years ago
1161.clarification Fix typo (#1161) 2 years ago
1164.clarification add changelog 2 years ago
1165.clarification Fix wording for globs in policy lists (#1165) 2 years ago
1170.clarification Add missing "added in" spec version to some key backup endpoints (#1170) 2 years ago
1174.clarification Add HTML ids for object definitions in the formatted specification (#1174) 2 years ago