Skip to content

Feat: Graceful shutdown #7577

Feat: Graceful shutdown

Feat: Graceful shutdown #7577

Workflow file for this run

name: OpenAPI Validation
on:
push:
branches: [ master, v17, v18, v19 ]
pull_request:
branches: [ master, v17, v18, v19 ]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate against OpenAPI 3.1
uses: char0n/apidom-validate@v1
with:
definition-file: example/example.documentation.yaml