tufin/OpenAPI Spec Diff
A diff tool for OpenAPI Specification 3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base | Path of original OpenAPI spec in YAML or JSON format | yes | — |
| revision | Path of revised OpenAPI spec in YAML or JSON format | yes | — |
| format | Output format | no | yaml |
| breaking-only | Display breaking changes (deprecated) | no | false |
| check-breaking | Display breaking changes | no | false |
| fail-on-diff | Fail with exit code 1 if a difference is found | no | false |
Outputs
no outputs