Commit graph

5 commits

Author SHA1 Message Date
Richard van der Hoff 1ed4e40362 render-object-table: take a "title" rather than a "caption"
... which means we can use the result from resolve-additional-types directly.
2022-07-19 17:50:33 +01:00
Richard van der Hoff c508f1e917 Update resolve-additional-types to take a dict
I want to add more params to this, so first make it take a dict.
2022-07-19 17:13:14 +01:00
Richard van der Hoff 7f200c53e8
Move prev_content to unsigned (#3524) 2021-12-02 17:22:58 +00:00
Travis Ralston 5be0df02c5
Start annotating which version of the spec added a thing (#3425)
* Introduce a new "added-in" template and use it on endpoints

* Use "added-in" on schema properties too

* Annotate sections of the spec with their added versions

* Demo of "added-in" on a room version (to be fleshed out)

* Use clearer versioning semantics

* Update and fix validator for Swagger custom properties

* Fix docs
2021-10-14 13:23:04 -06:00
Will 5f45a897ef Add templates used to render data 2021-08-27 19:16:42 +01:00