From 4b628e78dfad60e9bfe90027370612aef57b2d6f Mon Sep 17 00:00:00 2001 From: Eric Wittmann Date: Thu, 28 Apr 2022 15:07:06 -0400 Subject: [PATCH] Change the openapi file --- api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/openapi.yaml b/api/openapi.yaml index 5d45b17..63eae68 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -24,7 +24,7 @@ info: name: Apache 2.0 url: https://www.apache.org/licenses/LICENSE-2.0 title: Apicurio Registry API [v2] - version: 2.2.4-SNAPSHOT + version: 2.2.4-RC1 servers: - url: / tags: