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
- Host: GitHub
- URL: https://github.com/nwestfall/openapi-action
- Owner: nwestfall
- Created: 2020-12-01T20:51:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T21:31:20.000Z (over 2 years ago)
- Last Synced: 2025-04-14T22:14:34.593Z (about 1 month ago)
- Language: JavaScript
- Size: 4.82 MB
- Stars: 14
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenAPI Action
Uses 'openapi-core' to generate lint errors/warnings and show as checks in GitHub Actionshttps://github.com/Redocly/openapi-cli
```
- name: OpenAPI Lint Checks
- uses: nwestfall/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
file: FILE_PATH
```