Re: Specifying CORS headers?

2018-05-01 Thread Ron Ratovsky
, April 25, 2018 at 07:13 To: Swagger Subject: Specifying CORS headers? After a few searches on CORS for Swagger (not the gateway) or adding headers globally (not security keys in the header), I'm working with the hosted SwaggerHub and would like our documentation to be complete. Is

Specifying CORS headers?

2018-04-25 Thread Dan Moore
After a few searches on CORS for Swagger (not the gateway) or adding headers globally (not security keys in the header), I'm working with the hosted SwaggerHub and would like our documentation to be complete. Is there a simple way to add request and response headers to every endpoint? My use cas