diff --git a/openapi.yaml b/openapi.yaml
index bf8a1b73a..e3d855a48 100644
--- a/openapi.yaml
+++ b/openapi.yaml
@@ -1103,7 +1103,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/ConfigValue'
- example: '# Welcome to my cool server!
I _hope_ you enjoy it.'
+ example:
+ value: '# Welcome to my cool server!
I _hope_ you enjoy it.'
/api/admin/config/streamtitle:
post: