aboutsummaryrefslogtreecommitdiffstats
path: root/openapi/src/main/resources/api/api.yml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-07-21 09:21:50 +0000
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-07-21 09:21:50 +0000
commitf3e143422364cbdc7f4f6d68fc628d95773c454d (patch)
tree13ae2d08eee8261aeecfa1b75e0cc6636deba513 /openapi/src/main/resources/api/api.yml
parentb146259516cc90cc9084bdf2f69c358b896cfdf7 (diff)
Upgrade history openapi generator to 6.6.0
Issue-ID: PORTALNG-23 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I2234ba72aa6cc5013ff62261b91e7fd0480d73bf
Diffstat (limited to 'openapi/src/main/resources/api/api.yml')
-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 1ab2d86..968a6f1 100644
--- a/openapi/src/main/resources/api/api.yml
+++ b/openapi/src/main/resources/api/api.yml
@@ -4,11 +4,7 @@ info:
version: '1.0'
description: API to provide actions for portal-history
servers:
- - url: 'http://localhost:9002/{base}'
- variables:
- base:
- default: 'portal-history'
- description: Basepath
+ - url: 'http://localhost:9002'
tags:
- name: actions
paths: