Sha256: 43e11faa1ee523bf094469ee5f3aabbf9a08dc2ab09613293f10caae43ca3668
Contents?: true
Size: 360 Bytes
Versions: 5
Compression:
Stored size: 360 Bytes
Contents
{ "description" : "A union type", "type" : ["null", { "properties" : { "chaos": { "type":"string", "format": "url" } } }, { "properties" : { "chaos": { "type":"string", "format": "date-time" } } }, { "properties" : { "chaos": {"type":["boolean", "number"]} } }] }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
autoparse-0.3.1 | spec/data/chaos.json |
autoparse-0.3.0 | spec/data/chaos.json |
autoparse-0.2.3 | spec/data/chaos.json |
autoparse-0.2.1 | spec/data/chaos.json |
autoparse-0.2.0 | spec/data/chaos.json |