mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +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:
|
||||
summary: 'Invoke a function asynchronously in OpenFaaS'
|
||||
description: >-
|
||||
See https://github.com/openfaas/faas/blob/master/guide/asynchronous.md.
|
||||
See https://docs.openfaas.com/reference/async/.
|
||||
parameters:
|
||||
- in: path
|
||||
name: functionName
|
||||
|
Loading…
x
Reference in New Issue
Block a user