aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/src/test/resources/avsc/FixedSchema.avsc
blob: 49c837cf4de54257d1e8406ff6bca61242fa0d8a (plain)
1
2
3
4
5
{
    "type" : "fixed",
    "name" : "binaryData",
    "size" : 64
}