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

avro-registry.Bed_5509101591546917496.avsc Maven / Gradle / Ivy

{
  "type" : "record",
  "name" : "Bed",
  "namespace" : "com.example",
  "fields" : [ {
    "name" : "size",
    "type" : {
      "type" : "enum",
      "name" : "BedSize",
      "symbols" : [ "TWIN", "FULL", "QUEEN", "KING" ]
    }
  } ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy