Skip to content

Release Automation: Post-release sync (r2.1) - #73

Merged
albertoramosmonagas merged 1 commit into
mainfrom
pr-to-main/r2.1
Aug 11, 2026
Merged

Release Automation: Post-release sync (r2.1)#73
albertoramosmonagas merged 1 commit into
mainfrom
pr-to-main/r2.1

chore: post-release sync for r2.1

1bccd10
Select commit
Loading
Failed to load commit list.
camara-validation / CAMARA Validation succeeded Aug 11, 2026 in 0s

0 errors, 2 warnings, 3 hints

Profile: standard | Branch: main | Trigger: pr

Annotations

Check warning on line 1 in code/API_definitions/predictive-connectivity-data.yaml

See this annotation in the file changed.

@camara-validation 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 276 in code/API_definitions/predictive-connectivity-data.yaml

See this annotation in the file changed.

@camara-validation 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 1 in code/API_definitions/predictive-connectivity-data.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

externalDocs.description must match the DG template

[P-039] externalDocs.description in code/API_definitions/predictive-connectivity-data.yaml is 'Product documentation at CAMARA.' — expected 'Product documentation at CAMARA'

Suggestion: Set externalDocs.description to exactly "Product documentation at CAMARA".

Check notice on line 475 in code/API_definitions/predictive-connectivity-data.yaml

See this annotation in the file changed.

@camara-validation 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 510 in code/API_definitions/predictive-connectivity-data.yaml

See this annotation in the file changed.

@camara-validation 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.