belgif / rest-guide-validator

A validator that checks compliance of OpenAPI documents with the Belgif REST guide
Apache License 2.0
5 stars 0 forks source link

Refactor outputProcessors to aggregate before write #28

Closed smals-mavh closed 1 month ago

smals-mavh commented 1 month ago

When multiple inputfiles are specified, the output files were overwritten. This PR solves this issue and removes duplicate violations.