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:
gabrielsson 2019-07-08 20:11:50 +02:00 committed by Alex Ellis
parent 4c12c2e2f8
commit 75a8468d2f

View File

@ -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