From 1f98724abcf7cf191c4a4d4e2bbde8ef754231f1 Mon Sep 17 00:00:00 2001 From: Breus Blaauwendraad Date: Tue, 26 Apr 2022 11:02:49 +0200 Subject: [PATCH] Update OpenAPI version support in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e99dd42..be5977a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ API definitions in this repository are organized into two sub-folders: /yaml – Definition files in the yaml format. ``` -We support the OpenAPI version 3.0.3. +We support the OpenAPI version 3.1.0. ## Usage