diff --git a/README.md b/README.md index 36e8aae6..84b8dd2f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Copy binaries from [latest release](https://github.com/Tufin/oasdiff/releases/) ## Wrappers - [GitHub Action](https://github.com/oasdiff/oasdiff-action) - [Cloud Service](#openapi-diff-and-breaking-changes-as-a-service) +- Get notified when an API provider breaks the API you using: [join the discussion](https://github.com/Tufin/oasdiff/discussions/291) ## Usage ``` @@ -337,4 +338,4 @@ References are normally resolved automatically when you load the spec. In other If you have other ideas, please [let us know](https://github.com/Tufin/oasdiff/discussions/new?category=ideas). ## Credits -This project relies on the excellent implementation of OpenAPI 3.0 for Go: [kin-openapi](https://github.com/getkin/kin-openapi). \ No newline at end of file +This project relies on the excellent implementation of OpenAPI 3.0 for Go: [kin-openapi](https://github.com/getkin/kin-openapi).