What to build
This service's query parameters are renamed to camelCase, matching every other service in the estate.
It is currently the only service using snake_case parameter names, which is why the estate cannot yet enforce a casing rule. This is a breaking contract change: it takes the generated clients to a new major version and every consumer must move in step.
Acceptance criteria
Blocked by
- Adopt the ProblemDetail customizer and re-export the spec
What to build
This service's query parameters are renamed to camelCase, matching every other service in the estate.
It is currently the only service using snake_case parameter names, which is why the estate cannot yet enforce a casing rule. This is a breaking contract change: it takes the generated clients to a new major version and every consumer must move in step.
Acceptance criteria
Blocked by