Defining the Pydantic body model inside make_admin_router() leaves an
unresolved forward reference under `from __future__ import annotations`,
which breaks /openapi.json generation with PydanticUserError.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>