fix api/admin/config/pagecontent example (#3392)

Co-authored-by: Meisam Farzalipour Tabriz <5204-tbz@users.noreply.gitlab.mpcdf.mpg.de>
This commit is contained in:
Meisam 2023-10-26 03:04:18 +02:00 committed by GitHub
parent 5aaa520f1f
commit ddf359937e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1103,7 +1103,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/ConfigValue'
example: '# Welcome to my cool server!<br><br>I _hope_ you enjoy it.'
example:
value: '# Welcome to my cool server!<br><br>I _hope_ you enjoy it.'
/api/admin/config/streamtitle:
post: