OpenAPITools / openapi-diff

Utility for comparing two OpenAPI specifications.
Apache License 2.0
780 stars 153 forks source link

add test case for fixed NPE in rename of parameter (#488) #555

Closed stoeren closed 6 months ago

stoeren commented 11 months ago

This issue has been fixed with commit 5b5b820a8555b8f503ca64fb9d4518ac179c1348 but no tests have been added to cover this. Result of the test before the commit 5b5b820a8555b8f503ca64fb9d4518ac179c1348 : image

Result of the test after commit 5b5b820a8555b8f503ca64fb9d4518ac179c1348 image

Test for

488

516