When the swagger file has warnings the validation fails

Issue #21 closed
Ben Sayers created an issue

It is expected that the warnings are displayed but the validation does not fail.

Comments (1)

  1. Ben Sayers reporter

    fix: swagger validation warnings treated as warnings not errors

    When a swagger file contained warnings it was treated as an error and would fail the entire validation. Now the warnings are displayed but the validation will not fail.

    Close #21 Close #19

    → <<cset ccf725194137>>

  2. Log in to comment