FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(cloud): just return a string by moklick · Pull Request #363 · parse-community/parse-server-example · GitHub

fix(cloud): just return a string - #363

Merged
flovilmart merged 1 commit into
parse-community:masterfrom
moklick:patch-1
Nov 1, 2018
Merged

fix(cloud): just return a string#363
flovilmart merged 1 commit into
parse-community:masterfrom
moklick:patch-1

Conversation

moklick commented Nov 1, 2018

Copy link
Copy Markdown
Contributor

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.

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.
flovilmart merged commit 4fa5a88 into parse-community:master Nov 1, 2018

Copy link
Copy Markdown

Thanks!

parseplatformorg pushed a commit that referenced this pull request Jun 5, 2023
# [1.2.0](1.1.0...1.2.0) (2023-06-05)

### Bug Fixes

* **cloud:** just return a string ([#363](#363)) ([4fa5a88](4fa5a88))

### Features

* Update to Parse Server 6 syntax ([#427](#427)) ([36ff42b](36ff42b))
* upgrade to Parse Server 5.2.1 and other dependency upgrades ([#418](#418)) ([96b104f](96b104f))

Copy link
Copy Markdown

🎉 This change has been released in version 1.2.0

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL