fix: keep Send All response updates window-scoped (#405)

This commit is contained in:
Gregory Schier
2026-02-25 06:54:59 -08:00
committed by GitHub
parent b2a70d8938
commit 020589f2e6
3 changed files with 38 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@yaak/action-send-folder",
"displayName": "Send All",
"description": "Send all HTTP requests in a folder sequentially",
"description": "Send all HTTP requests in a folder sequentially in tree order",
"repository": {
"type": "git",
"url": "https://github.com/mountain-loop/yaak.git",