What to build
A rule requiring query and path parameters to be camelCase.
Only one service currently violates this, and its rename is a separate ticket — this rule locks the convention in once that lands, so the estate cannot drift back.
Acceptance criteria
Blocked by
- Add vacuum lint inputs and a ruleset requiring operationId
- Rename snake_case query parameters to camelCase (knowledge)
What to build
A rule requiring query and path parameters to be camelCase.
Only one service currently violates this, and its rename is a separate ticket — this rule locks the convention in once that lands, so the estate cannot drift back.
Acceptance criteria
Blocked by