Azure / Azure/azure-functions-durable-python
Add ListEntities API
オープン
Enhancement
fixed-in-v2
- 主要言語
- Python
- スター
- 157
- フォーク
- 70
- 平均マージ
- 2日 10時間
- マージ済み PR(30日)
- 2
説明
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.**
コントリビューションガイド
調査の方向性
まず、durable client で利用可能な API と、参照されている .NET ListEntitiesAsync ドキュメントを比較し、次に durable-client API が HTTP クライアントにどのように公開されているかを追跡します。不足している ListEntities API が durable client を通じて利用可能になり、HTTP クライアントからもアクセスできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, python
- 領域
- api, backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100