Azure / Azure/data-api-builder
Disallow relationships between entities present in different config files
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Need to add validation during Runtime config validation stage to ensure that relationships for an entity can only be defined with entities present in the same config file i.e. related entities should belong to the same database.
Refer: https://github.com/Azure/data-api-builder/pull/1943#discussion_r1475111734
Contributor guide
Assessment
This issue has not been assessed yet.