Azure / Azure/data-api-builder
🥕[Bug]: JSON Schema: Missing Default Values
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
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)](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.
Contributor guide
Assessment
This issue has not been assessed yet.