Request Parameters: allow editing parameter names
Bug
Given a request URL like: /pets/:petIdentifier/info
the :petIdentifier is highlighted and available in the “Params” list.
Editing such parameter’s name is not possible, and the only way to achieve it is to delete and recreate the URI part.
Editing such URI is quite confusing, as modifying the parameters leads to the cursor jumping some characters and duplicating some parts.
See video:
- trying to edit the param name has no outcome
- editing the param in the URI adding chars before
:leads to the param to be “un-paraterized” - deleting the last char of the param in the URI leads to the whole param to be deleted

This is now available in 2026.6.0 beta!
Merged in https://github.com/mountain-loop/yaak/pull/528 — will be in the next release.
I’m going to see if I can get editing working
Got it working, and added support for video uploads. Here’s a test
hum, looks like I the .webm file got lost (uploading used to work before)? how can I share it? :(
Can you try converting the file to a different format, like MP4, and share it?
Adding video here: [see link]
Note: I can not upload videos anymore. I renamed the
.mp4file to.mp4.pngno, that doesn’t work… no video uploads is possible Maybe an animated GIF works?