nano icon indicating copy to clipboard operation
nano copied to clipboard

Update nano.js

Open lzambarda opened this issue 8 years ago • 3 comments

I found that encoding a string causes the JSON to be malformed with some calls (it encoded "created_at" into ""created_at"" and caused my DB to throw a 400 error). Thus I believe that only objects parameters must be encoded.

lzambarda avatar Sep 06 '16 12:09 lzambarda

Thanks for the contribution.

This has been moved to the ASF, so I'm unsure if I can accept and publish new versions of nano.

Please advise @janl @jo @rnewson

dscape avatar Jan 04 '17 13:01 dscape

Hi, best thing to do is so submit a PR against https://github.com/apache/couchdb-nano/ instead.

rnewson avatar Jan 05 '17 10:01 rnewson

Hi, The NanoJS repository has been merged into apache/couchdb-nano. Could you close this pull request and open it there instead? Thanks in advance

carlosduclos avatar Mar 16 '17 08:03 carlosduclos