OpenAPI: set charset also for text/plain responses

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2022-12-19 18:38:23 +01:00
parent 1085f9e5ec
commit f4eb9e7cd6
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

@ -55,7 +55,7 @@ paths:
'200':
description: successful operation
content:
text/plain:
text/plain; charset=utf-8:
schema:
type: string
example: ok