Skip to content

Update /simple-payments/openapi.yaml #3

Update /simple-payments/openapi.yaml

Update /simple-payments/openapi.yaml #3

Triggered via push May 15, 2024 10:14
Status Failure
Total duration 16s
Artifacts
rdme-openapi
8s
rdme-openapi
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
rdme-openapi
OpenAPI schema validation failed. REQUIRED must have required property 'schema' 185 | "operationId": "getChargesByChargeId", 186 | "parameters": [ > 187 | { | ^ ☹️ schema is missing here! 188 | "name": "chargeId", 189 | "in": "path", 190 | "required": true,
rdme-openapi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.