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

Version Path
fidor_schema-0.3.0 schema/v1.0/lists/transactions.json
fidor_schema-0.2.2 schema/v1.0/lists/transactions.json
fidor_schema-0.2.1 schema/v1.0/lists/transactions.json
fidor_schema-0.2.0 schema/v1.0/lists/transactions.json