Skip to content

Commit

Permalink
use request_options_provider
Browse files Browse the repository at this point in the history
  • Loading branch information
haithem-souala authored and marcosmarxm committed Oct 28, 2022
1 parent 74b6cbd commit 658652f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ definitions:
$options:
name: "sms"
primary_key: "ID"
path: "/sms?FromTS={{ config['start_date'] or '' }}&ToTS={{ config['end_date'] or '' }}"
path: "/sms"

streams:
- "*ref(definitions.sms_stream)"
Expand Down

0 comments on commit 658652f

Please sign in to comment.