apigee-127 / swagger-node-runner

The heart of Swagger-Node
MIT License
102 stars 123 forks source link

How to not use default cors or set it to false #141

Open rajeshpudota opened 5 years ago

rajeshpudota commented 5 years ago

Hi, I dont know where else to raise this question.

We wanted donot want to cors at all, I know swagger-node-runner uses cors by default and which allows all the origins. We have api's for mobile and cors doesnt matter. Is there a way to change the default behaviour of fittings to not use cors fitting at all?