Release Review: MultiPointVPN r1.1 (alpha)#28
Release Review: MultiPointVPN r1.1 (alpha)#28camara-release-automation[bot] wants to merge 4 commits into
0 errors, 18 warnings, 5 hints
Profile: standard | Branch: release | Trigger: pr
Annotations
Check warning on line 1 in code/API_definitions/README.MD
camara-validation / CAMARA Validation
Remove placeholder README alongside API definitions
[P-013] Placeholder README 'README.MD' should be removed from code/API_definitions/ — API specification files are present
Check warning on line 260 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "connections.description" property must be truthy
Check warning on line 270 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "AssessmentResult.description" property must be truthy
Check warning on line 277 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "sla.description" property must be truthy
Check warning on line 285 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "Connection.description" property must be truthy
Check warning on line 342 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "IpAddress" property must be truthy
Check warning on line 345 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "addressType.description" property must be truthy
Check warning on line 354 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "Ipv4Address.description" property must be truthy
Check warning on line 364 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "Ipv6Address.description" property must be truthy
Check warning on line 387 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "connections.description" property must be truthy
Check warning on line 391 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "sla.description" property must be truthy
Check warning on line 403 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "routeProtocal.description" property must be truthy
Check warning on line 405 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "resourceGroupId.description" property must be truthy
Check warning on line 407 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "cloudGatewayIP.description" property must be truthy
Check warning on line 419 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "connections.description" property must be truthy
Check warning on line 427 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "sla.description" property must be truthy
Check warning on line 435 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "routeProtocal.description" property must be truthy
Check warning on line 444 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
Schema property must have a description
[S-011] Property description is missing or empty: "sla.description" property must be truthy
Check notice on line 131 in code/API_definitions/multi-point-vpn.yaml
camara-validation / CAMARA Validation
operationId must be camelCase
[S-007] Operation Id must be in Camel case "must be camel case"
Check notice on line 354 in code/API_definitions/multi-point-vpn.yaml
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 364 in code/API_definitions/multi-point-vpn.yaml
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 374 in code/API_definitions/multi-point-vpn.yaml
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 1 in code/Test_definitions
camara-validation / CAMARA Validation
Missing test definition file for API
[P-006] No .feature test file found for API 'multi-point-vpn' in code/Test_definitions/
Suggestion: Test files are optional for alpha releases but expected before the first release candidate. On stable (>=1.x) APIs they are required at rc and public release; on initial (0.x) APIs they are strongly recommended. See CAMARA Testing Guidelines for the expected file layout.