andrewcurioso / raml-serverless

Work with RAML documentation for Serverless v1.0 projects
https://www.npmjs.com/package/raml-serverless
MIT License
21 stars 2 forks source link

Automatically add CORs headers to documentation if function has CORs #4

Open andrewcurioso opened 7 years ago

andrewcurioso commented 7 years ago

If the function has cors configured on it, the documentation should contain the appropriate headers.