Azure / Azure/azure-functions-durable-python
Add ListEntities API
Open
Enhancement
fixed-in-v2
- Dominant language
- Python
- Stars
- 157
- Forks
- 70
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
As in title, the following API is missing from the durable client: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.webjobs.extensions.durabletask.idurableentityclient.listentitiesasync?view=azure-dotnet
**As part of that work, we should also make sure that the API accessible to HTTP clients.**
Contributor guide
Assessment
This issue has not been assessed yet.