Skip to content

Update internal API with missing endpoints (#566) #1742

Update internal API with missing endpoints (#566)

Update internal API with missing endpoints (#566) #1742

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