Closed
Description
I am planning to have a CI step/job in one of my projects to check for backwards incompatible changes between an old spec and new one.
Reading the documentation I am a bit confused about how to do that without parsing the output "result" message.
I am not interested in the output in that particular step, I only want openapi-diff to exit with 0 if there are no breaking changes or with an error if there was breaking changes.
Is there any way to accomplish that?
Btw, thanks for this amazing tool ❤️
Metadata
Metadata
Assignees
Labels
No labels