Tavis.OpenApi
Tavis.OpenApi copied to clipboard
Is there value to creating a OpenApiV2Writer to be able to downcast a V3 to a V2?
Trying to decide if there is value in spending time working on this.
In the short-term, I can see value in generating v2 spec format. Once vendor tooling catches up and fully supports v3, this will become less useful IMO. Not clear how quickly tools like Postman, SoapUI and Swagger UI will adopt and fully support the new standard.
Swagger UI added V3 support a few weeks ago. https://github.com/swagger-api/swagger-ui/releases I'm currently working on adding support to Azure API Management.