Sha256: 0d41c4973a2601d8551d7d8fa9e74e4c08ddae306a20b3088c3f2cbc83e4e1db

Contents?: true

Size: 488 Bytes

Versions: 5

Compression:

Stored size: 488 Bytes

Contents

{
  "type"        : "object",
  "title"       : "Batch_transfers",
  "name"        : "batch_transfers",
  "description" : "A paginated list of Batch_transfer objects",
  "properties"  : {
    "batch_transfers" : {
      "type"  : "array",
      "items" : {
        "type"       : "object",
        "properties" : {
          "$ref" : "../batch_transfer.json#properties"
        }
      }
    },
    "links"      : {},
    "collection" : {
      "$ref" : "./collection.json#"
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fidor_schema-0.3.5 schema/v1.0/lists/batch_transfers.json
fidor_schema-0.3.4 schema/v1.0/lists/batch_transfers.json
fidor_schema-0.3.3 schema/v1.0/lists/batch_transfers.json
fidor_schema-0.3.2 schema/v1.0/lists/batch_transfers.json
fidor_schema-0.3.1 schema/v1.0/lists/batch_transfers.json