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/layouts/partials/openapi
Travis Ralston eb22fac5dc
Break out non-JSON request/response content types as tables (#1756)
* Break out non-JSON request/response content types as tables

Currently we display this as a table like "image/png|image/jpeg" and description on a single line, but we're using a table. This breaks the join out to individual rows.

* changelog
2 months ago
..
render-api.html Replace all mentions of Swagger by OpenAPI (#1633) 9 months ago
render-content-type.html Break out non-JSON request/response content types as tables (#1756) 2 months ago
render-object-table.html Update HTML templates to link to object definitions (#1724) 3 months ago
render-operation.html Allow `/versions` to optionally accept authentication (#1728) 3 months ago
render-parameters.html Add support for `$ref` URIs containing fragments in OpenAPI definitions and JSON schemas (#1751) 2 months ago
render-request.html Break out non-JSON request/response content types as tables (#1756) 2 months ago
render-responses.html Break out non-JSON request/response content types as tables (#1756) 2 months ago