-
-
Notifications
You must be signed in to change notification settings - Fork 453
Closed
Description
Describe the bug
To Reproduce
Given template:
{{#repeat (queryParamRaw 'limit' (faker 'datatype.number' min=3 max=20)) comma=true}}test{{/repeat}}
-
create a route with the given template as inline body
-
call the route and you see a list of "tests"
-
add a data bucket using the same template
-
change the route's body to use the data bucket
-
call the route again and you get an empty respose
-
it's the same using the query param or not
Mockoon version:
1.22.0
OS / OS version:
Windows
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done (ready for next release)