aboutsummaryrefslogtreecommitdiffstats
path: root/openapi
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-08-29 09:34:06 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2023-08-29 09:35:26 +0200
commitafe2aaffdd5679e61f27f7b5597b21db6a8db4e0 (patch)
treee6221a8a1f708332c0afeb1cf0634ba46419096a /openapi
parent4b7cd5405dea9003f31af1aa9cd584d8ccf2141f (diff)
Consistently use the preferences and history names in the bff code base - Part 2
- some history related properties still had a portal prefix Issue-ID: PORTALNG-50 Change-Id: Ia044b42c306b8a8837d1cda92f101aebe62283a1 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'openapi')
-rw-r--r--openapi/server/src/main/resources/static/api.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/openapi/server/src/main/resources/static/api.yaml b/openapi/server/src/main/resources/static/api.yaml
index f601785..2dfc694 100644
--- a/openapi/server/src/main/resources/static/api.yaml
+++ b/openapi/server/src/main/resources/static/api.yaml
@@ -733,9 +733,8 @@ components:
description: The downstream system that responded with error
enum:
- KEYCLOAK
- - PORTAL_SERVICE
- PREFERENCES
- - PORTAL_HISTORY
+ - HISTORY
downstreamStatus:
type: integer
format: int32