actions-marketplace-validations/OpenAPI Diff
A GitHub Action to identify differences between Swagger or OpenApi specifications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-spec | Path to the BASE Swagger or OpenApi specification file. | yes | — |
| head-spec | Path to the HEAD Swagger or OpenApi specification file. | yes | — |
Outputs
| name | description |
|---|---|
| errors | A list of breaking, non breaking and unclassified differences found between the source and destination files. |