Schema type change is not being recognized as breaking change

Issue #35 invalid
Rico M created an issue

The swagger-diff library (https://www.npmjs.com/package/swagger-diff) will recognize that as a breaking change i.e. changing the schema type from integer to string.

We recently upgraded to open api 3.0 and so we now use openapi-diff as our library. However, openapi-diff doesn’t seem to detect that as breaking change. Please give advice. Thank you

Comments (6)

  1. Rico M reporter

    hi Sebastian, thank you for you reply. Any suggestions on how we could handle this on our end?

  2. Log in to comment