Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agatav committed Dec 18, 2024
1 parent 699ad08 commit 4399097
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ streams:
http_method: GET
request_parameters:
_sort: +last_modified_dts
_expand: billing
request_headers:
User-Agent: PostmanRuntime/7.42.0
X-UltraCart-Api-Version: '2017-03-01'
Expand Down Expand Up @@ -73,9 +74,9 @@ streams:
datetime: '{{ config[''start_date''] }}'
datetime_format: '%Y-%m-%dT%H:%M:%SZ'
start_time_option:
inject_into: request_parameter
field_name: _since
type: RequestOption
field_name: _since
inject_into: request_parameter
spec:
connection_specification:
$schema: http://json-schema.org/draft-07/schema#
Expand Down

0 comments on commit 4399097

Please sign in to comment.