Skip to content

Define and enforce casing conventions for naming of properties, filters, and endpointsΒ #521

@leecalcote

Description

@leecalcote

Current Behavior

Desired Behavior

endpoints: kebab-casing
property names: camelCase
filter names: camelCase
parameter names: camelCase
attribute names: camelCase
schema name: PascalCase

Implementation

  1. Enforce this convention in the definition of schemas

Acceptance Tests

Mockups


Contributor Guides and Handbook

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions