actions-marketplace-validations/Compare OpenAPI specifications version
A GitHub Action for comparing OpenAPI specifications version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| current-spec | Current specification path | yes | — |
| new-spec | New specification path | yes | — |
Outputs
| name | description |
|---|---|
| is-diff-version | Difference version state ('true' or 'false') |