Joey Schentrup
Joey Schentrup
Pass Is pattern day trader into DO as env.
To add come more context: It looks like that the issue is that there is no `GET /group` action that has a path parameter. Adding that action looks like it...
Here is what it looks like:  If I have just this file at `Actions/Group/Something/GetGroupSomething.php`, `GET /group/78/something` does not work. If I add an action like this:  at `Actions/Group/GetGroup.php`,...