Sha256: c25ac0f08093673162cce6b3b8c6991fd7266070983eaf0f8655282f35c062e4
Contents?: true
Size: 372 Bytes
Versions: 4
Compression:
Stored size: 372 Bytes
Contents
{ "type" : "object", "title" : "Accounts", "name" : "accounts", "description" : "A paginated list of Account objects", "properties" : { "accounts" : { "type" : "array", "items" : { "$ref" : "../account.json#" } }, "links" : {}, "collection" : { "$ref" : "./collection.json#" } } }
Version data entries
4 entries across 4 versions & 1 rubygems