Azure / Azure/data-api-builder
🥕[Bug]: JSON schema: Missing descriptions
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
Several properties in the JSON schema are missing descriptions.
## Recommendation
`entities..graphql.type.singular` Add description: "Defines the singular GraphQL type name for the entity."
`entities..graphql.type.plural` Add description: "Defines the plural GraphQL type name for the entity."
`entities..relationships..cardinality` Add description: "Defines the cardinality of the relationship between entities."
Contributor guide
Assessment
This issue has not been assessed yet.