{ "schemas": [ { "type": "record", "name": "Test", "namespace": "typeInMethod", "fields": [] }, { "type": "record", "name": "X", "namespace": "typeInMethod._1", "fields": [{"name": "t", "type": "typeInMethod.Test"}] } ], "taskCount": 5 }