-
-
Notifications
You must be signed in to change notification settings - Fork 453
Closed
Description
Describe the bug
Data buckets should automatically parse content to generate a JS object to be used either in the dataRaw helper or directly by linking the data bucket to the response body.
But linking a data bucket throw the following error:

Using the dataRaw helper returns [object Object], but this is by design as this helper should be used in combination with other Handlebars helpers (if, each, etc).
To Reproduce
Put valid JSON in a data bucket and try to serve it direct linking.
Mockoon version:
1.21.0
OS / OS version:
All
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done (ready for next release)