apache / apache/openwhisk-devtools

knative - allow anonymous invocation via PATCH, HEAD, OPTIONS

Open
#212 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
181
Forks
124
PR merge metrics
No merged PRs in 30d

Description

Actions can be invoked via one of HTTP GET, PUT, DELETE, and POST. We are also looking at invocation using any one of these methods: PATCH, HEAD, and OPTIONS. Also, add a test case for each method by adding it to build.yaml and payload.

We have an example of `OPTIONS` method:

https://github.com/apache/incubator-openwhisk/blob/master/docs/webactions.md#options-requests

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.