ylaizet

Results 4 issues of ylaizet

I have 3 json schemas in 2 directories, for example: ``` /working/A.json /ressource/B.json /ressource/C.json ``` As shown, B and C schemas are in the same directory. A uses relative references...

## Context **Issue type** (bug report or feature request): bug report **Operating system** (e.g. Fedora 24, Mac OS 10.11, Windows 10): Ubuntu 16.04 **Platform** (e.g. 64-bit x86, 32-bit ARM): 64-bit...

format-ventana

As far as I understand, it is not possible to validate a csv file via cli command directly with a json schema. It looks like we need first to convert...

feature
good first issue

I tried to fix rethinkdb import to make it work with the current version. Tests looks good. I hope I did it the proper way.