Sync common files from Commonalities r4.3 - #31
0 errors, 16 warnings, 1 hint
Profile: standard | Branch: main | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/subscription-status.yaml
camara-validation / CAMARA Validation
Mandatory info.description template missing
[P-026] info.description is missing the mandatory template 'request-body-strictness'. 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 'additional-error-responses'. 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 94 in code/API_definitions/subscription-status.yaml
camara-validation / CAMARA Validation
Operation tag not defined in tags list
[S-222] Operation tags must be defined in global tags.
Check warning on line 136 in code/API_definitions/subscription-status.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 152 in code/API_definitions/subscription-status.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 152 in code/API_definitions/subscription-status.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 156 in code/API_definitions/subscription-status.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "SubscriptionStatusRequest.description" property must be truthy
Check warning on line 161 in code/API_definitions/subscription-status.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "SubscriptionStatusResponse.description" property must be truthy
Check warning on line 180 in code/API_definitions/subscription-status.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 185 in code/API_definitions/subscription-status.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 192 in code/API_definitions/subscription-status.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 192 in code/API_definitions/subscription-status.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 195 in code/API_definitions/subscription-status.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 198 in code/API_definitions/subscription-status.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/subscription-status-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 85 in code/API_definitions/subscription-status.yaml
camara-validation / CAMARA Validation
apiRoot description should match standard text
[S-023] apiRoot description does not match the standard CAMARA text.