* 🐛 Source(Pipedrive): remove date-time format from schemas Pipedrive doesn't work with ISO format of date times. Example of format by Pipedrive: 2020-04-15 12:58:48 * chore: update changelog * chore: updated the source-pipedrive version * chore: update seed file Co-authored-by: Joël Luijmes <me@joell.dev>
24 lines
433 B
JSON
24 lines
433 B
JSON
{
|
|
"deals": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
},
|
|
"activities": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
},
|
|
"persons": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
},
|
|
"pipelines": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
},
|
|
"stages": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
},
|
|
"users": {
|
|
"modified": "2217-06-26 21:20:07"
|
|
},
|
|
"organizations": {
|
|
"update_time": "2217-06-26 21:20:07"
|
|
}
|
|
}
|