We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c3d60 commit 5521405Copy full SHA for 5521405
1 file changed
daprdocs/content/en/operations/configuration/api-allowlist.md
@@ -128,6 +128,7 @@ See this list of values corresponding to the different Dapr APIs:
128
| [Distributed Lock]({{< ref distributed_lock_api.md >}}) | `lock` (`v1.0-alpha1`)<br/>`unlock` (`v1.0-alpha1`) | `lock` (`v1alpha1`)<br/>`unlock` (`v1alpha1`) |
129
| [Cryptography]({{< ref cryptography_api.md >}}) | `crypto` (`v1.0-alpha1`) | `crypto` (`v1alpha1`) |
130
| [Workflow]({{< ref workflow_api.md >}}) | `workflows` (`v1.0`) |`workflows` (`v1`) |
131
+| [Conversation]({{< ref conversation_api.md >}}) | `conversation` (`v1.0-alpha1`) | `conversation` (`v1alpha1`) |
132
| [Health]({{< ref health_api.md >}}) | `healthz` (`v1.0`) | n/a |
133
| Shutdown | `shutdown` (`v1.0`) | `shutdown` (`v1`) |
134
0 commit comments