Can it generate diff between v2 api-docs and v3 api-docs #366
Answered
by
joschi
ganeshrnayak
asked this question in
Q&A
-
Hi, Can this tool be used to generate diff between swagger 2 api-docs and OAS 3 api-docs? |
Beta Was this translation helpful? Give feedback.
Answered by
joschi
Apr 7, 2022
Replies: 1 comment
-
Yes, the comparison of Swagger 2 and OAS3 specifications is supported. See for example this test case: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joschi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, the comparison of Swagger 2 and OAS3 specifications is supported.
See for example this test case:
https://github.com/OpenAPITools/openapi-diff/blob/2.0.1/core/src/test/java/org/openapitools/openapidiff/core/Swagger2CompatibilityTest.java