swagger-server
swagger-server copied to clipboard
cant call HTTP OPTIONS
I tried a different way to access the HTTP OPTIONS method in my own middleware but i have no luck.
It only works as expected when i remove the corsPreflight
in line23 file cors.js.
Im using swagger-server-1.0.0-alpha.18