civisanalytics / swagger-diff

Utility for comparing two Swagger specifications.
BSD 3-Clause "New" or "Revised" License
264 stars 32 forks source link

OpenAPI v3 #62

Open solo-yolo opened 6 years ago

solo-yolo commented 6 years ago

Hi there! As far as I see, swagger-diff doesn't support specifications in OpenAPI v3 format. Please correct me if I'm wrong or share your plans. Is v3 support somewhere on the roadmap?

mcelhennyi commented 6 years ago

+1 is this supported?

kkirsche commented 6 years ago

Would love to see this support added. Can see the full spec here: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md

ankita-nema commented 1 year ago

is support for OAS 3.0.0 and OAS 3.1.0 available now?