Forráskód Böngészése

OpenAPI: set charset also for text/plain responses

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 2 éve
szülő
commit
f4eb9e7cd6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      openapi/openapi.yaml

+ 1 - 1
openapi/openapi.yaml

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