diff options
Diffstat (limited to 'openapi/server/src')
-rw-r--r-- | openapi/server/src/main/resources/static/api.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openapi/server/src/main/resources/static/api.yaml b/openapi/server/src/main/resources/static/api.yaml index be5ae0a..f601785 100644 --- a/openapi/server/src/main/resources/static/api.yaml +++ b/openapi/server/src/main/resources/static/api.yaml @@ -734,7 +734,7 @@ components: enum: - KEYCLOAK - PORTAL_SERVICE - - PORTAL_PREFS + - PREFERENCES - PORTAL_HISTORY downstreamStatus: type: integer |