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

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