interval / interval-node

The official Interval SDK for Node.
https://interval.com/docs
121 stars 13 forks source link

Grouped actions should without prefix in path #10

Open homoky opened 2 years ago

homoky commented 2 years ago

When I create an action and then move it to group, I have to check and all action links with the prefix. Action name should be unique no matter if it is used inside the group or not. Then it should be able to call it (link, redirect) without the need of adding to action name the group name.