Joey Schentrup

Results 3 comments of 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: ![Image](https://github.com/user-attachments/assets/c1f8c48f-4c18-49f4-abf8-5ecace132584) 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: ![Image](https://github.com/user-attachments/assets/460c293d-9df5-4cc5-811e-fac118a3fb01) at `Actions/Group/GetGroup.php`,...