Commit Graph

1 Commits (eb22fac5dc421eba7981840cadab2cf04e4e1a9f)

Author SHA1 Message Date
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
3 months ago