Azure / Azure/data-api-builder
[Enh]: Include fields in `describe_entities` from metadata when not in `fields[]`.
オープン
2.x
cri
- 主要言語
- C#
- スター
- 1.5k
- フォーク
- 370
- 平均マージ
- 3日 22時間
- マージ済み PR(30日)
- 9
説明
## What?
Today fields are only included in `describe_entities` when the `fields[]` property includes them.
This enhancement includes fields (based on the role) in `describe_entities` from `fields[]` as the primary source and the database metadata as the secondary source.
This ensures every field is always included in `describe_entities`.
(internal reference: tribat)
コントリビューションガイド
調査の方向性
describe_entities エントリーポイントから開始し、要求されたロールに対して fields[] とデータベースのメタデータがどのように組み合わされるかを追跡します。メタデータにのみ存在するフィールドの動作を確認します。完了の条件は、ロールで利用可能なすべてのフィールドが含まれ、fields[] がメタデータより優先されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- api, databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 58/100