TransforMap / data.transformap.co

Here you find a Node.js daemon to serve the public TransforMap web service.
https://data.transformap.co
GNU Affero General Public License v3.0
7 stars 2 forks source link

a journal doc is created even when the sent object is then invalid and rejected #16

Closed maxlath closed 8 years ago

maxlath commented 8 years ago

reproduce:

curl -X POST $LH:8726/poi -d '{"name":"yo", "class": "whatever", "lat": 12, "lon": 51}' -H 'Content-Type: application/json'
# => returns a 400 but does creates a journal document