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
JSON Schema introduced the deprecated keyword in draft-07, we can use that for various things. The two that come to mind are decorations for deprecated values and decorations for value completions of values that happen to be deprecated.
JSON Schema introduced the
deprecatedkeyword in draft-07, we can use that for various things. The two that come to mind are decorations for deprecated values and decorations for value completions of values that happen to be deprecated.