Actions
Refactor #23048
closedProxy param should be identifier
Difficulty:
Triaged:
Description
Both commands import and obsolete use proxy parameter in Hash form, which, I think, is not quite right. I suggest to use :identifier instead of Hash, which leads to expected behaviour as well.
Since it could become an identifier, I also suggest to rename it to proxy_id.
Actions