Skip to content

Commit

Permalink
Update docs/website/docs/dlt-ecosystem/verified-sources/rest_api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash authored Jul 30, 2024
1 parent 213b61e commit 8c0f4b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ Incremental loading using the `params` field:
"convert": lambda epoch: pendulum.from_timestamp(int(epoch)).to_date_string(),
}
}
```

Incremental loading using the `incremental` field:
```py
Expand Down

0 comments on commit 8c0f4b6

Please sign in to comment.