mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-26 02:28:31 +02:00
Import query parameters from Insomnia v4 and v5 exports (#290)
This commit is contained in:
committed by
GitHub
parent
450dbd0053
commit
4943bad8ec
@@ -135,6 +135,13 @@
|
||||
"name": "New Request",
|
||||
"sortPriority": -1736781406672,
|
||||
"url": "${[BASE_URL ]}/foo/:id",
|
||||
"urlParameters": [
|
||||
{
|
||||
"name": "query",
|
||||
"value": "qqq",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"workspaceId": "GENERATE_ID::wrk_c1eacfa750a04f3ea9985ef28043fa53"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user