Переглянути джерело

Fixed OpenAPI docs to be spec compliant

ntimo 3 роки тому
батько
коміт
d29580aa02
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      data/web/api/openapi.yaml

+ 4 - 0
data/web/api/openapi.yaml

@@ -3953,6 +3953,8 @@ paths:
           in: query
           name: tags
           required: false
+          schema:
+            type: string
         - description: e.g. api-key-string
           example: api-key-string
           in: header
@@ -4512,6 +4514,8 @@ paths:
           in: query
           name: tags
           required: false
+          schema:
+            type: string
         - description: e.g. api-key-string
           example: api-key-string
           in: header