diff options
Diffstat (limited to 'openapi/server')
-rw-r--r-- | openapi/server/src/main/resources/static/api.yaml | 3 |
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 |