Skip to content

Underscore separated field names vs Camel case #195

@jwrosewell

Description

@jwrosewell

Some classes and interfaces use underscore separated field names. For example the GetIdentityResponse class in the core.

Others use camel case. For example the Identity interface in the end points file.

Particularly where the data in the interface or class is the same it would be helpful to standardise on a naming convention.

My preference is camel case as it leads to shorter names but I don't have a strong view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions