How do you keep API reference documentation in sync with an API that changes every sprint?
Keep API reference documentation in sync by generating schemas, paths and examples from an OpenAPI spec that changes with the handler, then validate that spec against real traffic in CI and hand-own the prose a spec cannot express. Use this api documentation answer to show the decision, trade-off, and evidence rather than a memorised definition.