-
|
With following configuration: Each item (link) becomes a separate JSON file. I see |
Beta Was this translation helpful? Give feedback.
Answered by
hunvreus
Mar 24, 2025
Replies: 1 comment 1 reply
-
|
Make it “type: file”, define the filename to be a static filename (e.g. “filename: my-file.json”) and add “list: true”. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Meldiron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make it “type: file”, define the filename to be a static filename (e.g. “filename: my-file.json”) and add “list: true”.