wcandillon / swagger-js-codegen

A Swagger Codegen for typescript, nodejs & angularjs
Apache License 2.0
693 stars 286 forks source link

How to support https #181

Open jinchenbravo opened 7 years ago

jinchenbravo commented 7 years ago

I have a swagger spec which is using https instead of http, do you have a plan to add the support of https in your code-gen ?

Thanks a lot