mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/zeebe-command.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
parent
dffa1b3106
commit
0a353e8a6d
|
@ -3,8 +3,6 @@ type: docs
|
|||
title: "Zeebe command binding spec"
|
||||
linkTitle: "Zeebe command"
|
||||
description: "Detailed documentation on the Zeebe command binding component"
|
||||
aliases:
|
||||
- "/operations/components/setup-bindings/supported-bindings/zeebe-commands/"
|
||||
---
|
||||
|
||||
## Component format
|
||||
|
@ -580,4 +578,4 @@ The binding does not return a response body.
|
|||
- [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