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
hum, looks like I the .webm file got lost (uploading used to work before)? how can I share it? :(