data-api-builder
data-api-builder copied to clipboard
Validation to ensure equality of foreign key definitions inferred from db and config when multiple-create is enabled
…en multiple-create is enabled
Why make this change?
- Reference associated issue using
#syntax. e.g. Closes #XX- Include summary (1-2 sentences) of linked issue to avoid redirecting reviewers to different pages.
- Include links to any additional discussion threads related to this change.
What is this change?
- Summary of how your changes work to give reviewers context of your intent.
- Links to relevant documentation / StackOverflow, if applicable.
How was this tested?
- [ ] Integration Tests
- [ ] Unit Tests
Sample Request(s)
- Example REST and/or GraphQL request to demonstrate modifications
- Example of CLI usage to demonstrate modifications
/azp run
Please update the PR description!