how use for_each
#1377
-
|
I have the data then I want change to the data "http_request_headers":
{
"Connection":"keep-alive",
"Accept":"text/plain, */*; q=0.01"
}I don't know how to combine for each map keys to generate results |
Beta Was this translation helpful? Give feedback.
Answered by
tri0mphe
Apr 10, 2025
Replies: 0 comments 1 reply
-
|
I have solved the problem |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pront
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have solved the problem