mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-14 11:19:57 +00:00
Enriches every config section's doc comments, schemars examples and x-doc rendering hints so that the generated reference matches (and in places improves on) the hand-written document: previously-undocumented fields are now documented, rustdoc-only idioms that leaked into the schema are gone, and a handful of typos are fixed. Metadata only - no runtime behavior change.