Azure / Azure/data-api-builder
[Enh]: Include fields in `describe_entities` from metadata when not in `fields[]`.
Open
2.x
cri
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
## 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)
Contributor guide
Assessment
This issue has not been assessed yet.