Sha256: c25ac0f08093673162cce6b3b8c6991fd7266070983eaf0f8655282f35c062e4

Contents?: true

Size: 372 Bytes

Versions: 4

Compression:

Stored size: 372 Bytes

Contents

{
  "type"        : "object",
  "title"       : "Accounts",
  "name"        : "accounts",
  "description" : "A paginated list of Account objects",
  "properties"  : {
    "accounts" : {
      "type"  : "array",
      "items" : {
        "$ref" : "../account.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/accounts.json
fidor_schema-0.2.2 schema/v1.0/lists/accounts.json
fidor_schema-0.2.1 schema/v1.0/lists/accounts.json
fidor_schema-0.2.0 schema/v1.0/lists/accounts.json