Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "namespace": "dpla.avro.v1.MAP3_1",
  "type": "record",
  "name": "IndexRecord.v1",
  "doc": "<DOCUMENTATION>",
  "fields": [
    {"name": "id", "type": "string"},
    {"name": "document", "type": "string"}
  ]
}

...