[2.1.0-beta.6 and oas-3.1.0] Request body property data type change is detected as compatible or no_change #528
Labels
Breaking/Non-Breaking classification
Issues related to Breaking/Non-Breaking changes classification
Case 1:
old.yml
new.yml
Case 2:
old.yml
new.yml
Examples are having data-type change only for required property but tested the same for optional property giving same output
Command used:
docker run --rm -t -v $(pwd):/specs openapitools/openapi-diff:2.1.0-beta.6 /specs/old.yml /specs/new.yml --state
EDIT: The same changes are considered as
incompatible
withopenapi: 3.0.3
and belowThe text was updated successfully, but these errors were encountered: