Files
bruno/tests/scripting/url-helpers/init-user-data/preferences.json
Pooja 91959ca942 feat: js api supports get path params (#5235) (#6764)
* feat: add URL helper methods to req API (getHost, getPath, getQueryString)

* fix
2026-01-21 18:13:40 +05:30

7 lines
147 B
JSON

{
"maximized": false,
"lastOpenedCollections": [
"{{projectRoot}}/tests/scripting/url-helpers/fixtures/collections/url_helpers_test"
]
}