All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ch.hermes.hermes-management.2.7.0.source-code.avro-schema-metadata-field.avsc Maven / Gradle / Ivy

There is a newer version: 2.8.0
Show newest version
{
  "type" : "record",
  "name" : "minimalisticHermesSchema",
  "fields" : [
    {
      "name": "__metadata", "default": null,
      "type": ["null", {"type": "map", "values": "string"}],
      "doc": "Field used in Hermes internals to propagate metadata like hermes-id"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy