sirerun/Mint OpenAPI
Lint, validate, and diff OpenAPI specs in pull requests using Mint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| spec | Path to the OpenAPI spec file | yes | — |
| command | Command to run: lint, validate, diff | no | lint |
| ruleset | Lint ruleset: minimal, recommended, strict | no | recommended |
| base-spec | Path to the base spec for diff (required when command=diff) | no | "" |
| fail-on-breaking | Fail the action if breaking changes are detected (for diff) | no | true |
| version | Mint version to install (e.g., v0.1.0, latest) | no | latest |
Outputs
no outputs