{ "type": "record", "name": "myrecord", "fields": [ { "type": [ "null", "string" ], "name": "f1", "doc": "doc of f1" } ] }