Skip to content

PascalCase for Objects naming #114

@stroncoso-quobis

Description

@stroncoso-quobis

Problem description
Commonalities dictate to use PascalCase for Objects naming

Expected behavior
Multiple schema names are not following the PascalCase convention (in webrtc-registration.yaml):

regSessionRequest → should be RegSessionRequest
regSessionResponse → should be RegSessionResponse
regSessionUpdate → should be RegSessionUpdate
Maybe as well the following ones, but that's questionable:

WrtcSDPDescriptor → should be WrtcSdpDescriptor (in both webrtc-call-handling and webrtc-events)
HTTPSubscriptionRequest → should be HttpSubscriptionRequest
HTTPSubscriptionResponse → should be HttpSubscriptionResponse
HTTPSettings → should be HttpSettings

Alternative solution
n/a

Additional context
Release review #105

Metadata

Metadata

Assignees

Labels

Sync26Syncronization meta-release 2026spring26Label to identify scope for spring26 release cycle

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions