Azure / openapi-diff

Command line tool to detect breaking changes between two openapi specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test all specs in azure-rest-api-specs/main

mikeharder opened this issue · comments

Test all specs in azure-rest-api-specs/main, by "diffing" the spec against itself and checking for crashes. I previously resolved all errors matching "ERROR", but I missed other errors using different case like "Error" which still need to be fixed.