Skip to content

Commit

Permalink
Link dlt source
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed May 10, 2024
1 parent 7cc6b70 commit a96a32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/website/docs/dlt-ecosystem/verified-sources/rest_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,9 @@ To set up incremental loading for a resource, you can use two options:
This configuration is more flexible and allows you to specify the start and end conditions for the incremental loading.
## `rest_api_source()` function
## Advanced configuration
`rest_api_source` function takes the following arguments:
`rest_api_source()` function creates the [dlt source](../../general-usage/source.md) and lets you configure the following parameters:
- `config`: The REST API configuration dictionary.
- `name`: An optional name for the source.
Expand Down

0 comments on commit a96a32a

Please sign in to comment.