An open API service indexing awesome lists of open source software.

https://github.com/nwestfall/openapi-action

Uses 'openapi-core' to generate lint errors/warnings and show as checks in GitHub Actions
https://github.com/nwestfall/openapi-action

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
file: FILE_PATH
```