Skip to content

Introduce spectral OpenAPI spec linting #1

Introduce spectral OpenAPI spec linting

Introduce spectral OpenAPI spec linting #1

Workflow file for this run

name: Spectral Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- name: spectral-lint
run: ./validator/scripts/validate-all.sh