Sha256: 417c4b83971ce8998a62cc1b4b8af4df5897d2b73240d97906fe955d9b2b466c

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 Bytes

Contents

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