openapi-spec-validator
openapi-spec-validator copied to clipboard
'--error all' does nothing
I'm using the Docker call exactly as documented on https://openapi-spec-validator.readthedocs.io/en/latest/#usage , but with --error all (also tried --error=all ), but I still only see 1 error at a time.
For DX it would be way faster to see the whole list of errors. With the default, you cannot even know the total number of errors! :)