What to build
auth-api adopts the shared error-response customizer, re-exports its committed spec, and republishes its clients — which now carry both the error schemas and the TanStack Query artifacts.
This is the first service to go through the full new pipeline, and its client is what the pilot UI consumes.
Acceptance criteria
Blocked by
- Attach ProblemDetail error responses to every operation
- Emit TanStack Vue Query artifacts behind a subpath export
- Add a workflow_dispatch republish path for API clients
What to build
auth-apiadopts the shared error-response customizer, re-exports its committed spec, and republishes its clients — which now carry both the error schemas and the TanStack Query artifacts.This is the first service to go through the full new pipeline, and its client is what the pilot UI consumes.
Acceptance criteria
application/problem+jsonfor every operationBlocked by