mirror of
https://github.com/openfaas/faas.git
synced 2025-06-12 02:06:46 +00:00
Fix async-function doc broken link in swagger
The documentation for async-function pointed to the old faas/guide and should be to docs.openfaas.com Signed-off-by: gabrielsson <max.gabrielsson@gmail.com>
This commit is contained in:
parent
4c12c2e2f8
commit
75a8468d2f
@ -160,7 +160,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
summary: 'Invoke a function asynchronously in OpenFaaS'
|
summary: 'Invoke a function asynchronously in OpenFaaS'
|
||||||
description: >-
|
description: >-
|
||||||
See https://github.com/openfaas/faas/blob/master/guide/asynchronous.md.
|
See https://docs.openfaas.com/reference/async/.
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: functionName
|
name: functionName
|
||||||
|
Loading…
x
Reference in New Issue
Block a user