mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-23 04:38:17 +00:00
b08179e08e
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.