Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cloud): just return a string (#363)
When I run the cloud function example under `http://localhost:1337/test` I get an error message ` {"code":141,"error":"res.success is not a function"}`. This fixes it.
- Loading branch information