aboutsummaryrefslogtreecommitdiffstats
path: root/openapi/src/main/resources/api
diff options
context:
space:
mode:
Diffstat (limited to 'openapi/src/main/resources/api')
-rw-r--r--openapi/src/main/resources/api/api.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/openapi/src/main/resources/api/api.yml b/openapi/src/main/resources/api/api.yml
index e578911..db599b1 100644
--- a/openapi/src/main/resources/api/api.yml
+++ b/openapi/src/main/resources/api/api.yml
@@ -3,11 +3,7 @@ info:
title: Config API
version: '1.0'
servers:
- - url: 'http://localhost:9001/{base}'
- variables:
- base:
- default: 'portal-prefs'
- description: Basepath
+ - url: 'http://localhost:9001/'
paths:
/v1/preferences:
get: