nwestfall / openapi-action

Uses 'openapi-core' to generate lint errors/warnings and show as checks in GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAPI Action

Uses 'openapi-core' to generate lint errors/warnings and show as checks in GitHub Actions

https://github.com/Redocly/openapi-cli

- name: OpenAPI Lint Checks
- uses: nwestfall/openapi-action@v1.0.2
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}
    file: FILE_PATH

About

Uses 'openapi-core' to generate lint errors/warnings and show as checks in GitHub Actions


Languages

Language:JavaScript 100.0%