Browse Source
- Wrap /api/currentUser response in { data } in oneapi.json so the
generated service matches the actual mock and worker response shape,
restoring msg.data dereference in getInitialState (regression would
have left currentUser as the response envelope, breaking access checks)
- Narrow the customFunctionName cast from () => any to () => string
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
4 changed files with 12 additions and 4 deletions
Loading…
Reference in new issue