From c8b5e4780475d51b97ac7756d19348aabd150fb5 Mon Sep 17 00:00:00 2001 From: Pavel Bodiachevskii Date: Thu, 16 May 2024 02:06:33 +0400 Subject: [PATCH] docs: README --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f2ddefbb..80b9e408 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,15 @@ Hints: ### Implemented AsyncAPI schemas (4/6) -| Protocol | Versions | -|------------------|-------------------------------------------------------------| -| AsyncAPI Schema | unified version | -| Avro Schema | 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.11.1 | -| Json Schema | Draft-07 | -| OpenAPI Schema | 3.0.0, 3.0.1, 3.0.2, 3.0.3 | -| RAML 1.0 Schema | ❌ | -| Protocol Buffers | ❌ | +| Protocol | Versions | +|------------------------------|-------------------------------------------------------------| +| AsyncAPI Multi Format Schema | 3.0.0 | +| AsyncAPI Schema | unified version | +| Avro Schema | 1.9.0, 1.9.1, 1.9.2, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.11.1 | +| Json Schema | Draft-07 | +| OpenAPI Schema | 3.0.0, 3.0.1, 3.0.2, 3.0.3 | +| RAML 1.0 Schema | ❌ | +| Protocol Buffers | ❌ | ### Implemented AsyncAPI bindings (19/19)