From a5b6f52a2d865b7833ac8e06452a1c4ff39cf603 Mon Sep 17 00:00:00 2001 From: Damir Date: Tue, 23 Jan 2024 15:42:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0db241b..eb1f7e4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package provides utils to compute the diff between two Json based API docum - Identify breaking changes - Ensure API versioning consistency -## Supported API specifications (work on progress) +## Supported API specifications - [OpenApi 3.0](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md) - [AsyncApi 2.x](https://v2.asyncapi.com/docs/reference)