Dmitry Dygalo
Results
492
comments of
Dmitry Dygalo
@kstasik , FYI, in `jsonschema==0.21.0` only `unevaluatedItems` & `vocabulary` are missing (other non-optional tests from the JSON Schema test suite depend on `unevaluatedItems`). I am going to implement `unevaluatedItems` in...
Response conformance could be extended, and the `propertyName` could be manually checked to see if it matches explicit / implicit mapping. As for the shortcut, I am not sure if...