Open othiym23 opened 12 years ago
Probably a change in the last few releases of Couch, but in any case, had to make this change to get the scripts running properly.
Another option is to change the body key to json and CouchDB will Do The Right Thing with the object passed in and set the response header: http://docs.couchdb.org/en/1.6.1/json-structure.html#response-object
body
json
Probably a change in the last few releases of Couch, but in any case, had to make this change to get the scripts running properly.