diff options
Diffstat (limited to 'apps/theming/openapi.json')
-rw-r--r-- | apps/theming/openapi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/openapi.json b/apps/theming/openapi.json index 9ab71122d4e..eb5eb8024b4 100644 --- a/apps/theming/openapi.json +++ b/apps/theming/openapi.json @@ -309,7 +309,7 @@ ], "responses": { "200": { - "description": "", + "description": "Manifest returned", "content": { "application/json": { "schema": { @@ -763,7 +763,7 @@ ], "responses": { "200": { - "description": "", + "description": "Background deleted successfully", "content": { "application/json": { "schema": { |