odin-jsonschema

Implementation of JSON schema for Odin
Log | Files | Refs | LICENSE

sample.json (62B)


      1 { "start": { "x": 1, "y": 2 }, "end": { "x": 3.5, "y": -1 } }