Skip to content

Update API definitions to fix CAMARA validation warnings and hints#272

Open
bigludo7 wants to merge 18 commits into
mainfrom
fix271
Open

Update API definitions to fix CAMARA validation warnings and hints#272
bigludo7 wants to merge 18 commits into
mainfrom
fix271

Remove ErrorInfo schema reference

f177397
Select commit
Loading
Failed to load commit list.
camara-validation / CAMARA Validation succeeded Jun 16, 2026 in 0s

0 errors, 0 warnings, 7 hints

Profile: standard | Branch: main | Trigger: pr

Annotations

Check notice on line 574 in code/API_definitions/sim-swap-subscriptions.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 595 in code/API_definitions/sim-swap-subscriptions.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 609 in code/API_definitions/sim-swap-subscriptions.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 623 in code/API_definitions/sim-swap-subscriptions.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 645 in code/API_definitions/sim-swap-subscriptions.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 654 in code/API_definitions/sim-swap-subscriptions.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 55 in code/common/CAMARA_common.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.