Sha256: de7a04bdbe4a30acfb03c92c8c64cbc285c1b6186c0f1cfb2102e6ca095a1a90

Contents?: true

Size: 478 Bytes

Versions: 5

Compression:

Stored size: 478 Bytes

Contents

{
  "type"        : "object",
  "title"       : "Sepa_mandates",
  "name"        : "sepa_mandates",
  "description" : "A paginated list of Sepa_mandate objects",
  "properties"  : {
    "sepa_mandates" : {
      "type"  : "array",
      "items" : {
        "type"       : "object",
        "properties" : {
          "$ref" : "../sepa_mandate.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/sepa_mandates.json
fidor_schema-0.3.4 schema/v1.0/lists/sepa_mandates.json
fidor_schema-0.3.3 schema/v1.0/lists/sepa_mandates.json
fidor_schema-0.3.2 schema/v1.0/lists/sepa_mandates.json
fidor_schema-0.3.1 schema/v1.0/lists/sepa_mandates.json