kbernatjanuszkiewicz

Results 2 issues of kbernatjanuszkiewicz

Hi, **VERSION: 1.0.40** I've encountered a problem which I cannot solve. Here is my json-schema validator. `{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://example.com/example.json", "type": "object", "title": "The root schema", "description": "The root...

Hi, does the validator accepts x-nullable flag for property? If not, is there any possibility to do make property nullable?

question