Sha256: c9c14ea00b7b06d2365d3f92553769c6e67c6e5913aff03054cdb29df245f5b3

Contents?: true

Size: 397 Bytes

Versions: 4

Compression:

Stored size: 397 Bytes

Contents

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