Align ClickToDial with Spring26 M4 Commonalities and ICM #91
0 errors, 8 warnings, 6 hints
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
CloudEvent type format is wrong
[P-015] No event type enum values found in code/API_definitions/click-to-dial.yaml — subscription APIs should define EventType schemas
Suggestion: Define a named event type schema (e.g. ApiEventType) that constrains the CloudEvent `type` value via allOf, rather than inlining the enum directly in CloudEvent.properties.type.enum. See the implicit-events API template in Commonalities artifacts/api-templates/ (tracked in camaraproject/Commonalities#608).
Check warning on line 255 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] callId should be PascalCase (UpperCamelCase)
Check warning on line 337 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] sink should be PascalCase (UpperCamelCase)
Check warning on line 376 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] EventCTDStatusChanged should be PascalCase (UpperCamelCase)
Check warning on line 424 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] status should be PascalCase (UpperCamelCase)
Check warning on line 436 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] reason should be PascalCase (UpperCamelCase)
Check warning on line 451 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] recordingResult should be PascalCase (UpperCamelCase)
Check warning on line 460 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Schema name must be PascalCase
[S-015] callDuration should be PascalCase (UpperCamelCase)
Check notice on line 252 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 255 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
String has no format/pattern/enum
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.
Check notice on line 347 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 467 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 470 in code/API_definitions/click-to-dial.yaml
camara-validation / CAMARA Validation
Component may be unused
[S-211] Potentially unused component has been detected.
Suggestion: Spectral does not follow discriminator mappings — verify the schema is truly unused.
Check notice on line 315 in code/common/CAMARA_event_common.yaml
camara-validation / CAMARA Validation
String has no format/pattern/enum
[S-313] Schema of type string should specify a format, pattern, enum, or const.
Suggestion: Acceptable if free-form field or implementation-dependent — no fix needed.