Sync common files from Commonalities r4.3#226
0 errors, 14 warnings, 2 hints
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Mandatory info.description template missing
[P-026] info.description is missing the mandatory template 'authorization-and-authentication'. Paste the BEGIN..END block from 'code/common/info-description-templates.yaml'. | info.description is missing the mandatory template 'additional-error-responses'. Paste the BEGIN..END block from 'code/common/info-description-templates.yaml'. | info.description is missing the mandatory template 'request-body-strictness'. Paste the BEGIN..END block from 'code/common/info-description-templates.yaml'.
Suggestion: Paste the missing BEGIN..END block from code/common/info-description-templates.yaml under the template name reported in the message into info.description.
Check warning on line 308 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Array must declare maxItems
[S-309] Schema of type array must specify maxItems.
Suggestion: Add maxItems to constrain array size (CAMARA Design Guide section 2.2).
Check warning on line 318 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Array items must have a description
[S-031] Array items must have a description
Check warning on line 331 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "XCorrelator.description" property must be truthy
Check warning on line 331 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
String must declare maxLength, enum, or const
[S-312] Schema of type string must specify maxLength, enum, or const.
Suggestion: Add maxLength, enum, or const to string properties (CAMARA Design Guide section 2.2).
Check warning on line 351 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
String must declare maxLength, enum, or const
[S-312] Schema of type string must specify maxLength, enum, or const.
Suggestion: Add maxLength, enum, or const to string properties (CAMARA Design Guide section 2.2).
Check warning on line 363 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "ErrorInfo.description" property must be truthy
Check warning on line 370 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Integer must declare int32 or int64 format
[S-310] Schema of type integer must specify format (int32 or int64).
Suggestion: Add format: int32 or int64 to integer properties (CAMARA Design Guide section 2.2).
Check warning on line 370 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Integer must declare minimum and maximum
[S-311] Schema of type integer must specify minimum and maximum.
Suggestion: Add minimum and maximum to integer properties (CAMARA Design Guide section 2.2).
Check warning on line 373 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
String must declare maxLength, enum, or const
[S-312] Schema of type string must specify maxLength, enum, or const.
Suggestion: Add maxLength, enum, or const to string properties (CAMARA Design Guide section 2.2).
Check warning on line 376 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
String must declare maxLength, enum, or const
[S-312] Schema of type string must specify maxLength, enum, or const.
Suggestion: Add maxLength, enum, or const to string properties (CAMARA Design Guide section 2.2).
camara-validation / CAMARA Validation
Remove API readiness checklist file from API repo
[P-032] API readiness checklist file 'documentation/API_documentation/call-forwarding-signal-API-Readiness-Checklist.md' should be removed from the API repository; use the canonical ReleaseManagement readiness documentation instead
Suggestion: Delete the obsolete API readiness checklist file(s). It is replaced by the new Release process and API Readiness documentation.
Check notice on line 175 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Tag name must be Title Case
[S-021] Tag name 'Unconditional Call Forwarding information retrieval' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.
Check notice on line 178 in code/API_definitions/call-forwarding-signal.yaml
camara-validation / CAMARA Validation
Tag name must be Title Case
[S-021] Tag name 'Call Forwarding information retrieval' is not Title Case. Use e.g. 'Quality On Demand' instead of 'quality-on-demand'.