From 1439dfddc6b271115e98d185cd91bd69ac141ebf Mon Sep 17 00:00:00 2001 From: Kostas Petrakis Date: Mon, 18 Jul 2022 17:27:14 +0200 Subject: [PATCH] Remove v3.1 support from oasdiff (#339) 3.1 is not yet supported https://github.com/Tufin/oasdiff/issues/52 --- _data/tools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/tools.yml b/_data/tools.yml index d20352a3..b5937b77 100644 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -4,7 +4,7 @@ github: https://github.com/tufin/oasdiff description: Golang module for deep comparison of two OpenAPI specifications. Available also as a command-line. v3: true - v3_1: true + v3_1: false - name: CUE category: dsl