diff --git a/swagger.yaml b/swagger.yaml index 5e5f8b6..e699662 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -1,4 +1,6 @@ openapi: 3.0.0 +servers: + - url: https://api.example.com/v1 info: description: "This a definition of API for communication with MOZART hardware." version: "1.0.0"