swagger-codegen-ts icon indicating copy to clipboard operation
swagger-codegen-ts copied to clipboard

Incorrect error message for yaml files

Open Serg046 opened this issue 5 years ago • 0 comments

If your spec file is in yaml format and you have a SyntaxError, you still see the old message:

file.yaml is not a valid JSON Schema

Serg046 avatar Aug 14 '20 15:08 Serg046