Skip to content

Commit

Permalink
experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Oct 9, 2024
1 parent 899f78e commit d53c7f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ data_stream:
response_pagination: |-
- set:
target: url.params.page
value: '[[.last_response.body.page]]'
value: '[[with .last_response.body.page]][[.]][[end]]'
fail_on_template_error: true
enable_request_tracer: true
assert:
Expand Down

0 comments on commit d53c7f6

Please sign in to comment.