Sha256: c221886bc0caff45f37a710b042fc81a1c1fa1ee6abe43384307d1080162d327
Contents?: true
Size: 239 Bytes
Versions: 28
Compression:
Stored size: 239 Bytes
Contents
{ "$schema" : "http://json-schema.org/draft-03/schema#", "type" : "object", "extends": [ {"$ref": "good_schema_1.json"}, {"$ref": "good_schema_2.json"} ], "properties" : { "c" : { "required" : false } } }
Version data entries
28 entries across 28 versions & 3 rubygems