spec-tools icon indicating copy to clipboard operation
spec-tools copied to clipboard

import JSON Schema into clojure.spec

Open asilverman opened this issue 6 years ago • 1 comments

Currently the transformation is unidirectional clojure.spec -> JSON Schema. Is it possible to go from JSON Schema -> clojure.spec?

asilverman avatar Dec 23 '18 03:12 asilverman

Hi. It should be possible, just not implemented. PR for it would be most welcome.

ikitommi avatar Dec 27 '18 22:12 ikitommi