## Current - Actions are discovered based on path syntax like `*/actions/action-name` which result in action id `*:action-name` ## Expected - It would be great to allow also `actions/action-name` which would result in action id `action-name`