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
In preparation for [#31][#31], this commit removes support for global
and matcher-specific options, like `strict: true`.
The [`json_schema` gem][gem] does not accept similar configuration
options, so we'll remove support entirely.
[#31]: #31
[gem]: https://github.com/brandur/json_schema#programmatic
0 commit comments