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:
parent
5aaa520f1f
commit
ddf359937e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user