cloud
cloud copied to clipboard
ProxiedBy annotation is not repeatable (Unable to add multiple "proxies")
Currently trying to add multiple "proxies" to one of my commands, tried the classic "|" separation to register multiple commands and realized that wasn't implemented.
It would be lovely to get an update where the ProxiedBy annotation is repeatable or either supports the "|" separation as the CommandMethod annotation does.