Skip to content

Ruleset: query and path parameters must be camelCase #16

Description

@ExtraToast

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

  • A snake_case parameter fails the check
  • All three estate specs pass when the rule merges
  • The rule is shown to fail against a deliberately bad fixture

Blocked by

  • Add vacuum lint inputs and a ruleset requiring operationId
  • Rename snake_case query parameters to camelCase (knowledge)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: toolingReusable workflows, Gradle, templates, Renovate, and API tooling.component: ciContinuous integration workflow or check behavior.priority: P3Low; backlog, cleanup, or opportunistic work.type: featureNew user-facing or operator-facing capability.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions