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