Skip to content

add volumes.add and volumes.remove tasks to the spec (#792) #2375

add volumes.add and volumes.remove tasks to the spec (#792)

add volumes.add and volumes.remove tasks to the spec (#792) #2375

Workflow file for this run

name: Lint OpenAPI Spec
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run OpenAPI Linter
run: npm run lint