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
The example above will output the specified default values `{"height":10,"width":20}` to stdout.
352
+
> Note that the default value specified in a `$ref` may be overridden by the current instance location. Also note that this behavior will break draft-7, but it is compliant to newer drafts (e.g. `2019-09` or `2020-12`).
353
+
303
354
# Contributing
304
355
305
356
Before opening a pull request, please apply the coding style given in the
0 commit comments