mirror of https://github.com/dapr/docs.git
commit
a0215805bf
|
|
@ -91,7 +91,7 @@ spec:
|
||||||
|
|
||||||
{{< /tabs >}}
|
{{< /tabs >}}
|
||||||
|
|
||||||
## 2. Send an event(Output Binding)
|
## 2. Send an event (Output binding)
|
||||||
|
|
||||||
Below are code examples that leverage Dapr SDKs to interact with an output binding.
|
Below are code examples that leverage Dapr SDKs to interact with an output binding.
|
||||||
|
|
||||||
|
|
@ -336,4 +336,4 @@ Watch this [video](https://www.youtube.com/watch?v=ysklxm81MTs&feature=youtu.be&
|
||||||
|
|
||||||
- [Binding API]({{< ref bindings_api.md >}})
|
- [Binding API]({{< ref bindings_api.md >}})
|
||||||
- [Binding components]({{< ref bindings >}})
|
- [Binding components]({{< ref bindings >}})
|
||||||
- [Binding detailed specifications]({{< ref supported-bindings >}})
|
- [Binding detailed specifications]({{< ref supported-bindings >}})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue