Skip to content

fix: PAT list view errors and add comprehensive API tests #42

fix: PAT list view errors and add comprehensive API tests

fix: PAT list view errors and add comprehensive API tests #42

name: API Schema Check
on:
pull_request:
paths:
- 'api/v2.0/**'
permissions:
contents: read
pull-requests: write
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: delimit-ai/delimit-action@v1
with:
spec: api/v2.0/swagger.yaml