{
"type": "jsonl",
"source": {
"type": "file_content",
"content": [
{
"item": {
"property1": "string",
"property2": "string"
},
"sample": {
"property1": "string",
"property2": "string"
}
}
]
}
}