aminoxix/schemind
Detect API response shape drift in CI and comment on the PR that caused it.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Target origin to scan (e.g. https://staging.api.com) | yes | — |
| routes | Path to routes.json | no | routes.json |
| fail-on | Minimum severity that fails the build (info | warn | breaking) | no | breaking |
| snapshots | Baseline directory (commit this to git to persist baselines) | no | .schemind/snapshots |
| comment | Post/update a PR comment with the drift table | no | true |
| version | schemind version (npm dist-tag or version) | no | latest |
Outputs
no outputs