We are currently adding references to the originating lines in the yaml specs to changelog and breaking changes
Compare OpenAPI spec and detect breaking changes with github.com/Tufin/oasdiff
Joined April 2023
- Try the new Delta command to calculate a numerical distance value between OpenAPI specs github.com/Tufin/oasdiff/…
- Becoming a mature API provider is not trivial. Here's an outline of the steps, with focus on change management: oasdiff.com/blog/maturity-…
- The latest oasdiff release adds the ability to control colored output with `color=auto|always|never`
- You can now generate an OpenAPI changelog in HTML: oasdiff changelog data/openapi-test1.yaml data/openapi-test3.yaml -f html

