You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: create a new ScalarLeafsRuleWithoutSuggestions validator rule
ScalarLeafsRule also appends "Did you mean" schema suggestions like
e.g., KnownTypeNamesRule, but wasn't treated previously like other
validator rules, possibly because it was calling `Suggestf()` which adds
the "Did you mean" string.
0 commit comments