# Unsupported spec routes — OpenAPI operations not yet covered by a typed client handler.
#
# Each line is `METHOD /normalized/path` where `{}` is a path parameter.
# The route-coverage test (tests/openapi_route_coverage.rs) treats these as
# INTENTIONALLY deferred: a spec route is allowed to be uncovered only if it is
# listed here. Reconciling and shrinking this list is tracked in #72.
#
# To remove an entry: implement the handler, then delete the line — the test
# will fail if a listed route is actually covered (no stale entries allowed).
#
# As of #72 every advertised spec route is covered by a typed handler, so this
# allowlist is intentionally empty. Add a `METHOD /path` line here only when a
# new spec route is deliberately left unimplemented.
