Study App API — OpenAPI (test)
Swagger UI against the committed contract docs/openapi/openapi-baseline.json. This page is for
browsing the spec only — Try it out is disabled here. It does
not perform request-body validation in the browser.
Serve docs/ over HTTP if relative loading fails (e.g.
cd docs && python -m http.server 8765). For interactive calls against a running API, use the
application’s /docs (with CORS configured for your origin). See
ADR 0022 for the superseded validation
approach.