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
Now that we have "targetHints" which, among other things, can
provide information about which HTTP methods are supported, there
is no longer a clear need to prevent submission by default.
It is more in line with the rest of JSON Schema's philosophy to
allow unconstrained input by default.
Note that "hrefSchema" remains false by default due to its
interaction with resolving URI Templates from instance data.
0 commit comments