openapi-spec-validator icon indicating copy to clipboard operation
openapi-spec-validator copied to clipboard

'--error all' does nothing

Open talkinnl opened this issue 3 months ago • 0 comments

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! :)

talkinnl avatar Sep 29 '25 14:09 talkinnl