docs-matrix-spec/changelogs/client_server/newsfragments/1756.clarification
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
2024-03-21 14:45:07 -06:00

1 line
102 B
Text

Clearly indicate that each `Content-Type` may have distinct behaviour on non-JSON requests/responses.