- Two files I'm trying to calculate the changeset for (I think they're actually the same), attached below
- running
openapi-changes summary prod_spec.json beta_spec.json
- note: I don't care about git history in this case - the files are generated - but the various ways I've tried to limit git history (
-d 0, --top) don't appear to have an effect
- Last working version: 0.0.98
- Versions i've tried that appear to hang forever: 0.1.1, 0.2.0, 0.2.1
- Machine: MacBook Pro M1 Pro, macOS Sequoia 15.7.4
- note: I'm also able to reproduce this in CI running ubuntu22 on an AWS m7a.medium
beta_spec.json
prod_spec.json
I'm happy to try to debug further, but I'm not sure how to get a better sense for what's going on inside the program.
openapi-changes summary prod_spec.json beta_spec.json-d 0,--top) don't appear to have an effectbeta_spec.json
prod_spec.json
I'm happy to try to debug further, but I'm not sure how to get a better sense for what's going on inside the program.