mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-10 08:01:12 +00:00
DRY when it comes to listing out components, request and response bodies. We don't need to centrally list those if we're good at annotating the path macros. This commit removes a couple of schemas from the docs; that's ok because the content of those was already inlined into the respective endpoint docs anyway, so we're not losing anything, just eliminating a redundant copy of the same information on a second location.