From 247d7260639b0b4fa56a7f44d1bf96029e91973e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81s=20Torres?= Date: Fri, 19 Feb 2021 15:03:18 +0100 Subject: [PATCH] Our policies state: Aiming to adopt within 3 months from the release https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0 --- boat-quay/boat-quay-rules/src/main/resources/boat.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boat-quay/boat-quay-rules/src/main/resources/boat.conf b/boat-quay/boat-quay-rules/src/main/resources/boat.conf index 3d9b22014..294fd29a2 100644 --- a/boat-quay/boat-quay-rules/src/main/resources/boat.conf +++ b/boat-quay/boat-quay-rules/src/main/resources/boat.conf @@ -63,7 +63,7 @@ StringPropertyLengthBoundsRule { } OpenApiVersionRule { - openApiVersions: [ 3.0.3, 3.0.4 ] + openApiVersions: [ 3.1.0 ] } ExtraRuleAnnotations {