mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-07 08:13:18 +03:00
aa287dbd44
### What Add a check for presence of descriptions in JSON schema. Add missing descriptions for types. ### How <!-- How is it trying to accomplish it (what are the implementation steps)? --> - Extend the `validate_root_json_schema` utility with a check for descriptions. - Add a doc comment for types that need a description in their JSON schema. --------- Co-authored-by: Abhinav Gupta <127770473+abhinav-hasura@users.noreply.github.com> V3_GIT_ORIGIN_REV_ID: 5c411aa0cf33ac1fde076c29020edd4957fbc27c |
||
---|---|---|
.. | ||
auth | ||
custom-connector | ||
engine | ||
execute | ||
ir | ||
lang-graphql | ||
metadata-resolve | ||
metadata-schema-generator | ||
open-dds | ||
plugins/pre-execution-plugin | ||
query-usage-analytics | ||
schema | ||
sql | ||
utils |