Azure / data-api-builder

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
https://aka.ms/dab/docs
MIT License
883 stars 180 forks source link

Add test to validate exception on multiple-create for related entities backed by same database table #2190

Closed ayush3797 closed 5 months ago

ayush3797 commented 5 months ago

Add test for changes in PR: https://github.com/Azure/data-api-builder/pull/2189

seantleonard commented 5 months ago

why not include test with the validation pr?

ayush3797 commented 5 months ago

Adding test in the PR. #2189