Add support for outputting swagger validation warnings

Issue #19 closed
Ben Sayers created an issue

No description provided.

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