Skip to content

Commit 4c41c9d

Browse files
authored
fix issue 532 in dataprep (#130)
1 parent ea5bfa0 commit 4c41c9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: api-connectors/youtube/videos.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"type": "string"
6464
},
6565
"publishTime": {
66-
"target": "$.publishTime",
66+
"target": "$.snippet.publishTime",
6767
"type": "string"
6868
}
6969
},
7070
"orient": "records"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)