morigs/Lint OpenAPI and AsyncAPI (Spectral)
Validate and lint OpenAPI and AsyncAPI files using Spectral
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files-glob | Glob specifying files to run linter on. Default is ./**/*@(open|async)api.y?(a)ml | no | ./**/*@(open|async)api.y?(a)ml |
| ruleset-file | Path or URL to file containing Spectral ruleset. If not specified, then default ruleset will be used. | no | — |
| fail-severity | Results of this level or above will trigger a failure of the check. Available levels: error, warn, info, hint, off. | no | error |
Outputs
no outputs