Skip to content

Commit

Permalink
import JSONLinkPaginator so that it can be referenced in PaginatorConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
willi-mueller committed Jul 8, 2024
1 parent 34552d6 commit f04de62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/rest_api/typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
from dlt.sources.helpers.rest_client.paginators import (
SinglePagePaginator,
HeaderLinkPaginator,
JSONLinkPaginator,
JSONResponseCursorPaginator,
OffsetPaginator,
PageNumberPaginator,
Expand Down

0 comments on commit f04de62

Please sign in to comment.