mcgorias

Results 1 comments of mcgorias

Hi, The error message is a bit misleading ```yaml [...] components: schemas: testing: properties: id: type: - string ``` returns ``` Errors: -attribute components.schemas.testing.type is not of type `string` ```...