swagger-api / validator-badge

Validate your Swagger JSON/YAML today!
http://swagger.io
Apache License 2.0
208 stars 85 forks source link

Online Validator's ValidationResponse schema is incorrect #245

Closed prosa21 closed 3 months ago

prosa21 commented 5 months ago

The ValidationResponse schema in https://validator.swagger.io/validator/openapi.json seems to be incorrect. It doesn't make much sense and it's not according to what the API actually returns.

According to openapi.json, this is what the ValidationResponse looks like: image

And here's an example of what the API is actually returning: image

The properties inside schemaValidationMessages also have incorrect schemas.

IvanovIlya116 commented 3 months ago

Your issue is irrelevant, as I see that the scheme is correct at the moment. You can't get messages in messages now.

Снимок экрана 2024-04-10 в 21 09 19