Release Review: PredictiveConnectivityData r2.1 (rc Sync26) - #64
Release Review: PredictiveConnectivityData r2.1 (rc Sync26)#64camara-release-automation[bot] wants to merge 4 commits into
0 errors, 2 warnings, 4 hints
Profile: standard | Branch: release | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/predictive-connectivity-data.yaml
camara-validation / CAMARA Validation
CloudEvent type format is wrong
[P-015] No event type enum values found in code/API_definitions/predictive-connectivity-data.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 270 in code/API_definitions/predictive-connectivity-data.yaml
camara-validation / CAMARA Validation
Notification must use application/cloudevents+json
[S-035] Notification callback content type must include 'application/cloudevents+json', found: application/json
Check notice on line 446 in code/API_definitions/predictive-connectivity-data.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 481 in code/API_definitions/predictive-connectivity-data.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 652 in code/API_definitions/predictive-connectivity-data.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 684 in code/API_definitions/predictive-connectivity-data.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.