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
According to the specification, JSON schema may be extended by custom keywords.
It would be great to give JSONWorkerContribution access to the current schema, so that extension authors can implement new features based on these custom values easily.
According to the specification, JSON schema may be extended by custom keywords.
It would be great to give
JSONWorkerContributionaccess to the currentschema, so that extension authors can implement new features based on these custom values easily.