File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
daprdocs/content/en/operations/configuration Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ See this list of values corresponding to the different Dapr APIs:
128128| [Distributed Lock]({{< ref distributed_lock_api.md >}}) | `lock` (`v1.0-alpha1`)<br/>`unlock` (`v1.0-alpha1`) | `lock` (`v1alpha1`)<br/>`unlock` (`v1alpha1`) |
129129| [Cryptography]({{< ref cryptography_api.md >}}) | `crypto` (`v1.0-alpha1`) | `crypto` (`v1alpha1`) |
130130| [Workflow]({{< ref workflow_api.md >}}) | `workflows` (`v1.0`) |`workflows` (`v1`) |
131+ | [Conversation]({{< ref conversation_api.md >}}) | `conversation` (`v1.0-alpha1`) | `conversation` (`v1alpha1`) |
131132| [Health]({{< ref health_api.md >}}) | `healthz` (`v1.0`) | n/a |
132133| Shutdown | `shutdown` (`v1.0`) | `shutdown` (`v1`) |
133134
You can’t perform that action at this time.
0 commit comments