Support CORS simple boolean setting when creating an api
Open
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Add a new flag `--cors true|false` to the `wsk api create` command that indicates if CORS support should be handled by the API GW or not. When `false` CORS related requests can be explicitly handled by a web action.
Contributor guide
Assessment
This issue has not been assessed yet.