From cc878b621f00ed3101122ba9c340f52dfea54e8b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 10 Apr 2022 09:10:37 +0200 Subject: [PATCH] switch to oapi 3.1 --- contrib/html/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/html/openapi.yaml b/contrib/html/openapi.yaml index 18d0820e..dfe2987b 100644 --- a/contrib/html/openapi.yaml +++ b/contrib/html/openapi.yaml @@ -1,4 +1,4 @@ -openapi: 3.0.1 +openapi: 3.1.0 info: title: ebusd-http description: The API that ebusd provides on HTTP port.