Azure / Azure/azure-functions-durable-python
Add ListEntities API
- 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
Research direction
Start by comparing the durable client's available APIs with the referenced .NET ListEntitiesAsync documentation, then trace how durable-client APIs are exposed to HTTP clients. Done means the missing ListEntities API is available through the durable client and is also accessible to HTTP clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100