Skip to content

Update /simple-payments/openapi.yaml #32

Update /simple-payments/openapi.yaml

Update /simple-payments/openapi.yaml #32

Triggered via push June 12, 2024 17:56
Status Failure
Total duration 16s
Artifacts
rdme-openapi
7s
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' 384 | "operationId": "getInvoicesByInvoiceId", 385 | "parameters": [ > 386 | { | ^ ☹️ schema is missing here! 387 | "name": "invoiceId", 388 | "in": "path", 389 | "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/.