mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-jobworker.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
parent
0a353e8a6d
commit
e99ba61a6a
|
@ -3,8 +3,6 @@ type: docs
|
|||
title: "Zeebe JobWorker binding spec"
|
||||
linkTitle: "Zeebe JobWorker"
|
||||
description: "Detailed documentation on the Zeebe JobWorker binding component"
|
||||
aliases:
|
||||
- "/operations/components/setup-bindings/supported-bindings/zeebe-jobworker/"
|
||||
---
|
||||
|
||||
## Component format
|
||||
|
@ -98,4 +96,4 @@ be called with the following JSON:
|
|||
- [Bindings building block]({{< ref bindings >}})
|
||||
- [How-To: Trigger application with input binding]({{< ref howto-triggers.md >}})
|
||||
- [How-To: Use bindings to interface with external resources]({{< ref howto-bindings.md >}})
|
||||
- [Bindings API reference]({{< ref bindings_api.md >}})
|
||||
- [Bindings API reference]({{< ref bindings_api.md >}})
|
||||
|
|
Loading…
Reference in New Issue