diff --git a/openapi.yaml b/openapi.yaml index cac05c5..8b3c9fc 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4,10 +4,6 @@ info: description: Documentation for various web services hosted under mono.exhq.dev version: 1.0.0 -servers: - - url: https://mono.exhq.dev - description: Main server domain - paths: /v1/user/{userId}: get: