From 30693700b24c02a1c2ea9c82b7ec1c69a1054b00 Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Thu, 7 Dec 2023 09:49:01 +0100 Subject: [PATCH] small cleanup yaml --- misc/BreCalApi.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/misc/BreCalApi.yaml b/misc/BreCalApi.yaml index f3c845c..a3ccfc9 100644 --- a/misc/BreCalApi.yaml +++ b/misc/BreCalApi.yaml @@ -13,12 +13,10 @@ info: url: "https://www.bsmd.de/license" servers: - # tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step3_servers_object.html - - url: "https://brecaldevel.bsmd-emswe.eu/" + - url: "https://brecaltest.bsmd-emswe.eu/" description: "Test server hosted on vcup" paths: - # tutorial: https://idratherbewriting.com/learnapidoc/pubapis_openapi_step4_paths_object.html /login: post: summary: Returns a JWT session token and user data if successful