Skip to content

[bulk] Update release-automation + validation callers

05623e9
Select commit
Loading
Failed to load commit list.
Merged

[bulk] Update release-automation + validation callers #118

[bulk] Update release-automation + validation callers
05623e9
Select commit
Loading
Failed to load commit list.
camara-validation / CAMARA Validation succeeded May 11, 2026 in 0s

0 errors, 2 warnings, 13 hints

Profile: standard | Branch: main | Trigger: pr

Annotations

Check warning on line 1 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

CloudEvent should be $ref, not inline

[P-020] CloudEvent is defined inline in code/API_definitions/network-slice-assignment.yaml. Consume the shared schema from CAMARA_event_common.yaml via $ref instead of maintaining a local copy.

Suggestion: Replace the local CloudEvent schema with `$ref: './CAMARA_event_common.yaml#/components/schemas/CloudEvent'`, or an allOf combining the $ref with an API-specific ApiEventType schema. See implicit-events API template in Commonalities artifacts/api-templates/.

Check warning on line 1 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

@camara-validation camara-validation / CAMARA Validation

CloudEvent should be $ref, not inline

[P-020] CloudEvent is defined inline in code/API_definitions/network-slice-booking.yaml. Consume the shared schema from CAMARA_event_common.yaml via $ref instead of maintaining a local copy.

Suggestion: Replace the local CloudEvent schema with `$ref: './CAMARA_event_common.yaml#/components/schemas/CloudEvent'`, or an allOf combining the $ref with an API-specific ApiEventType schema. See implicit-events API template in Commonalities artifacts/api-templates/.

Check notice on line 781 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 797 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 937 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 995 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 1002 in code/API_definitions/network-slice-assignment.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 1025 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 1172 in code/API_definitions/network-slice-assignment.yaml

See this annotation in the file changed.

@camara-validation 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 468 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

@camara-validation 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 484 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

@camara-validation 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 627 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

@camara-validation 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 685 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

@camara-validation 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 692 in code/API_definitions/network-slice-booking.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 715 in code/API_definitions/network-slice-booking.yaml

See this annotation in the file changed.

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