Replies: 1 comment
-
Neither JetBrains/ vsocde-restclient or Visual Studio does not support If Jetbrains supports a loop statement. I will implement the same api. same feature in vscode-restclient: Huachao/vscode-restclient#313 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to create a new request for each item returned by the previous request. By documentation, it should be something like
But it doesn't work now because of AnWeber/vscode-httpyac/issues/227
And at the same time looks like JB ijhttp absolutely doesn't support
@loop
So, how can I create some httpRequest for each item in other way to save compatibility with JB HTTP Client? Can I create some HttpRequests right in the first request script?
Beta Was this translation helpful? Give feedback.
All reactions