Skip to content

Commit

Permalink
Include required start_date setting (#1499)
Browse files Browse the repository at this point in the history
  • Loading branch information
amadrizwan authored Aug 29, 2023
1 parent 1c9cf09 commit 8310b46
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,13 @@ settings:
- description: The user agent to send along with the API requests.
label: User Agent
name: user_agent
- description: The start date of sync in UTC format for all streams.
label: Start Date
name: start_date
settings_group_validation:
- - refresh_token
- client_secret
- client_id
- user_agent
- start_date
variant: singer-io

0 comments on commit 8310b46

Please sign in to comment.