From 31a9ba88c6d480e875ee5ffb839d0dea3c89af01 Mon Sep 17 00:00:00 2001 From: Wolfgang Ludger Hottgenroth Date: Tue, 7 Dec 2021 12:19:55 +0100 Subject: [PATCH] fix url thingy --- openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 6d28e87..4066853 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4,8 +4,8 @@ info: title: Generic Database API Service version: "2.0.0" -servers: - - url: INSERT_SERVER_URL_HERE +# servers: +# - url: INSERT_SERVER_URL_HERE paths: /pdb/v2/productionOrder/{productionOrderNumber}: