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
2022-07-19 13:25:30 -06:00
..
.gitignore Don't let the newsfragments wink out of existence 2018-07-06 17:32:57 -06:00
1084.clarification Clarify that /invite will respond with 200 if the user is already invited to the room (#1084) 2022-07-04 13:19:33 -06:00
1135.clarification Fix typo in m.secret.request device event name (#1135) 2022-07-12 10:59:44 -06:00
1155.clarification Describe return codes for account data endpoints + minor clarifications (#1155) 2022-07-14 13:01:56 +01:00
1161.clarification Fix typo (#1161) 2022-07-12 17:39:37 +01:00
1164.clarification add changelog 2022-07-07 11:28:38 +01:00
1165.clarification Fix wording for globs in policy lists (#1165) 2022-07-11 13:58:27 -06:00
1170.clarification Add missing "added in" spec version to some key backup endpoints (#1170) 2022-07-13 12:43:37 -06:00
1174.clarification Add HTML ids for object definitions in the formatted specification (#1174) 2022-07-19 13:25:30 -06:00