Closed
Description
The server needs two additional endpoints to support viewing Cloud Code in the dashboard: the /releases/latest
endpoint, and the /scripts
endpoint. These should both be master key only. You can check the expected response by checking the response for an app that is on Parse.com. Some of the values won't make any sense such as _id
, and timestamp
, and some are difficult to understand, such as triggers
. You can leave those ones out.