Skip to content

Remove the stoplight IDs #2143

Remove the stoplight IDs

Remove the stoplight IDs #2143

Workflow file for this run

name: Linting (OpenAPI)
on: push
jobs:
openapi:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint OpenAPI file(s)
run: yarn && yarn api:lint