data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

🥕[Bug]: JSON Schema: Missing Default Values

Open JerryNixon opened this issue 1 year ago • 0 comments

The following properties are documented with default values in the [official Data API Builder documentation](https://learn.microsoft.com/en-us/azure/data-api-builder/reference-configuration), but the schema does not specify these defaults.

Recommendation

runtime.graphql.allow-introspection

  • Docs Default: true
  • Schema: No default specified.

JerryNixon avatar Jan 13 '25 21:01 JerryNixon