Sha256: e9514662ea58de25670584c6d40e2c741ead2bfa2b954c582b270e2abecc3ea3
Contents?: true
Size: 273 Bytes
Versions: 22
Compression:
Stored size: 273 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-04/schema#" , "type": "object" , "properties" : { "rel" : { "type" : "array" , "items" : [ { "type" : "string" , "pattern" : "self" } ] } , "href" : { "type" : "string" } } }
Version data entries
22 entries across 21 versions & 4 rubygems