zuplo/Rate My OpenAPI Action
GitHub Action to run RMOA lint rules on an OpenAPI spec
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filepath | Path to the OpenAPI spec that will be linted | yes | — |
| apikey | The API Key for RMOA API | yes | — |
| max-warnings | The maximum number of warnings allowed before labeling the run as failed. | — | — |
| max-errors | The maximum number of errors allowed before labeling the run as failed. | — | — |
| minimum-score | The minimum score (0 - 100) to label a lint run as successful/passing. Default is 80. | — | 80 |
Outputs
no outputs