Sha256: 436f1e4bc49411facbc2325a1afc1a2448b51dfe733eb24400ef8b57cf872190
Contents?: true
Size: 392 Bytes
Versions: 4
Compression:
Stored size: 392 Bytes
Contents
{ "type" : "object", "title" : "Transactions", "name" : "transactions", "description" : "A paginated list of Transaction objects", "properties" : { "transactions" : { "type" : "array", "items" : { "$ref" : "../transaction.json#" } }, "links" : {}, "collection" : { "$ref" : "./collection.json#" } } }
Version data entries
4 entries across 4 versions & 1 rubygems