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