arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
169 stars 47 forks source link

Please consider to use other than 9000 port by default. #81

Closed dzintars closed 4 years ago

dzintars commented 4 years ago

While it is possible to change the port i would suggest NOT to use 9000 by default. This could save some time for users who work in PHP arena.

arjun-g commented 4 years ago

Fixed in version 3.0.0. Now the default port is set as 18512.