swagger-node icon indicating copy to clipboard operation
swagger-node copied to clipboard

OpenAPI 3.0.0 support

Open PPCM opened this issue 7 years ago • 2 comments

Currently Swagger-node support "Swagger 2.0" définition

But it doesn't support OpenAPI 3.0.0 for moment openapi

Is there a roadmap for the evolution?

PPCM avatar Apr 01 '18 21:04 PPCM

Duplicate of #514

d4nyll avatar Apr 04 '18 09:04 d4nyll

Use this link to convert your "Swagger 2.0" to "Open api 3.0.0" May be there is some error in your syntax. Mine was solved using this link: https://apimatic.io/transformer once you download the converted fiole, download it and paste the file's content in https://editor.swagger.io/ to see if your error was solved

jayjoshi9586 avatar Jul 23 '18 09:07 jayjoshi9586