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}: