http://jsonlint.com/ says it is valid.

On Thu, Feb 16, 2012 at 6:34 PM, john.tiger <[email protected]>wrote:

> something is wrong but seems right syntax
>
> myfile.json
> [{"name":"johndoe","created":"**2012-02-16"},{"name":"marydoe"**
> ,"created":"2012-02-16"}]
>
> curl -X PUT http://127.0.0.1:5984/mydb/ -d @myfile.json -H
> "Content-Type:application/**json"
>
> => not a valid json object
>

Reply via email to