Sync common files from Commonalities r4.3 - #44
0 errors, 23 warnings, 7 hints
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/kyc-age-verification.yaml
camara-validation / CAMARA Validation
Mandatory info.description template missing
[P-026] 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 'authorization-and-authentication'. 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 181 in code/API_definitions/kyc-age-verification.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "openId.description" property must be truthy
Check warning on line 233 in code/API_definitions/kyc-age-verification.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 239 in code/API_definitions/kyc-age-verification.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 245 in code/API_definitions/kyc-age-verification.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 249 in code/API_definitions/kyc-age-verification.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 253 in code/API_definitions/kyc-age-verification.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 257 in code/API_definitions/kyc-age-verification.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 261 in code/API_definitions/kyc-age-verification.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 265 in code/API_definitions/kyc-age-verification.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 269 in code/API_definitions/kyc-age-verification.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 274 in code/API_definitions/kyc-age-verification.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 319 in code/API_definitions/kyc-age-verification.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 341 in code/API_definitions/kyc-age-verification.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 348 in code/API_definitions/kyc-age-verification.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 348 in code/API_definitions/kyc-age-verification.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 351 in code/API_definitions/kyc-age-verification.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 354 in code/API_definitions/kyc-age-verification.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 358 in code/API_definitions/kyc-age-verification.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 358 in code/API_definitions/kyc-age-verification.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/kyc-age-verification-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 91 in code/API_definitions/kyc-age-verification.yaml
camara-validation / CAMARA Validation
apiRoot description should match standard text
[S-023] apiRoot description does not match the standard CAMARA text.
Check notice on line 245 in code/API_definitions/kyc-age-verification.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 249 in code/API_definitions/kyc-age-verification.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 253 in code/API_definitions/kyc-age-verification.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.