Skip to content

Commit

Permalink
Update BREAKING-CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven Harrison authored Jun 13, 2023
1 parent a41a3c2 commit 9de6f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BREAKING-CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A breaking change is a change to a component, such as a server, that could break a dependent component, such as a client, for example deleting an endpoint.
When working with OpenAPI, breaking-changes can be caught by monitoring changes to the specification.

**oasiff detects over 100 kinds of breaking changes**
**oasdiff detects over 100 kinds of breaking changes**

To detect breaking-changes between two specs run oasdiff with the `-check-breaking` flag:
```
Expand Down

0 comments on commit 9de6f17

Please sign in to comment.