فهرست منبع

OpenAPI: set charset also for text/plain responses

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 2 سال پیش
والد
کامیت
b9e75ff661
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      openapi/openapi.yaml

+ 1 - 1
openapi/openapi.yaml

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