Commit Graph

1 Commits (7c19d24e3a52fd300f8ea53aae9eba92002657dc)

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
2 months ago