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
787 stars 142 forks source link

Update `dab.draft.schema.json` with null support for more properties to pass `dab validate` #2277

Open abhishekkumams opened 1 week ago

abhishekkumams commented 1 week ago

Creating an issue to track schema validation for nullable fields in the config file. I imagine this is an issue for any field we consider nullable. So more than just ttl-seconds

_Originally posted by @seantleonard in https://github.com/Azure/data-api-builder/pull/2267#discussion_r1646317383_

Need to update the dab.draft.schema.json and add test validating schema satisfying the null support for those columns