Rituraj Tripathy
Rituraj Tripathy
## Type of Change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
### Bug Description While running the router with the v2 feature set (the only way to get /v2/* routes), the legacy /user and /accounts endpoints disappear. The control-center frontend still...
Solves: #485 Description This update introduces strongly typed Python definitions for: Input Types API request and response objects FlowContext types across all step files It also resolves the previous issue...
Overview This PR introduces a robust solution to handle large request payloads (JSON or otherwise) without changing existing data types or introducing environment flags. Previously, Motia serialized the entire request...