Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: JSON schema: Missing descriptions #2520

Open
JerryNixon opened this issue Jan 13, 2025 · 0 comments
Open

[Bug]: JSON schema: Missing descriptions #2520

JerryNixon opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working triage issues to be triaged

Comments

@JerryNixon
Copy link
Contributor

JerryNixon commented Jan 13, 2025

Several properties in the JSON schema are missing descriptions.

Recommendation

entities.<entity>.graphql.type.singular Add description: "Defines the singular GraphQL type name for the entity."

entities.<entity>.graphql.type.plural Add description: "Defines the plural GraphQL type name for the entity."

entities.<entity>.relationships.<relationship>.cardinality Add description: "Defines the cardinality of the relationship between entities."

@JerryNixon JerryNixon added bug Something isn't working triage issues to be triaged labels Jan 13, 2025
@JerryNixon JerryNixon changed the title [Bug]: Properties in JSON schema missing descriptions [Bug]: JSON schema: missing descriptions Jan 13, 2025
@JerryNixon JerryNixon changed the title [Bug]: JSON schema: missing descriptions [Bug]: JSON schema: Missing descriptions Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage issues to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant