Forum Discussion

Afadieiev's avatar
Afadieiev
Occasional Visitor
4 years ago
Solved

Swagger editor and OpenApi 3.0

I've installed Swagger editor locally due to guide https://medium.com/@mukulkatal/using-swagger-for-node-js-apis-d67e7b9f32a6
When i tried to run "npm run swagger:edit" swagger editor opens at http://127.0.0.1:55346/#!/ and everything is ok in version of openapi 2.0. But when i tried to use openapi 3.0 syntax i see the following errors in swagger editor(attched screenshot or http://prntscr.com/t8zfcy). How to use Open api 3.0 syntax locally? https://editor.swagger.io/ here it works

 

1 Reply