diff --git a/lagcleaner_specs.yml b/lagcleaner_specs.yml index 445981c..28920f5 100644 --- a/lagcleaner_specs.yml +++ b/lagcleaner_specs.yml @@ -52,9 +52,7 @@ paths: content: application/json: schema: - type: array - items: - type: string + type: string default: $ref: '#/components/schemas/genericError' @@ -85,9 +83,7 @@ paths: content: application/json: schema: - type: array - items: - type: string + type: string default: $ref: '#/components/schemas/genericError' @@ -118,9 +114,7 @@ paths: content: application/json: schema: - type: array - items: - type: string + type: string default: $ref: '#/components/schemas/genericError' \ No newline at end of file