Skip to content

Commit 93e2827

Browse files
author
nianiB9
committed
revert cursor value
1 parent 89e89b8 commit 93e2827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/services/monitor_api/eg001_get_monitoring_dataset_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def worker
1919
#ds-snippet-start:Monitor1Step3
2020
monitor_api = DocuSign_Monitor::DataSetApi.new(api_client)
2121
begin
22-
cursor_value = '2024-01-01T00:00:00Z'
22+
cursor_value = ''
2323
limit = 2000
2424
function_results = []
2525
options = DocuSign_Monitor::GetStreamOptions.new

0 commit comments

Comments
 (0)