mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 03:06:46 +00:00
Update asynchronous.md
This commit is contained in:
parent
55664fc413
commit
abb9718864
@ -15,7 +15,7 @@ Summary of modes for calling functions via API Gateway:
|
|||||||
| Asynchronous | POST | http://gateway:8080/async-function/{function_name} | Yes | Yes | Yes [#369](https://github.com/openfaas/faas/issues/369) |
|
| Asynchronous | POST | http://gateway:8080/async-function/{function_name} | Yes | Yes | Yes [#369](https://github.com/openfaas/faas/issues/369) |
|
||||||
| Asynchronous | GET | Not supported | - | - | - |
|
| Asynchronous | GET | Not supported | - | - | - |
|
||||||
|
|
||||||
This work was carried out under [PR #131](https://github.com/openfaas/faas/pull/131).
|
> Note: This work was originally carried out under [PR #131](https://github.com/openfaas/faas/pull/131).
|
||||||
|
|
||||||
*Logical flow for synchronous functions:*
|
*Logical flow for synchronous functions:*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user