Skip to content

Commit 5521405

Browse files
famartingmsfussell
andauthored
add conversation API to allow list (#4581)
Signed-off-by: Fabian Martinez <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
1 parent 89c3d60 commit 5521405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

daprdocs/content/en/operations/configuration/api-allowlist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)