generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Sync26Syncronization meta-release 2026Syncronization meta-release 2026bugSomething isn't workingSomething isn't workingspring26Label to identify scope for spring26 release cycleLabel to identify scope for spring26 release cycle
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Sync26Syncronization meta-release 2026Syncronization meta-release 2026bugSomething isn't workingSomething isn't workingspring26Label to identify scope for spring26 release cycleLabel to identify scope for spring26 release cycle