freifunk / openwifimap-api

OpenWiFiMap database and its api
40 stars 12 forks source link

update_node should return JSON #4

Closed mmunz closed 3 years ago

mmunz commented 11 years ago

$ sh -x test.sh

returns a simple "doc updated".

It should instead return some json with status.

sarumpaet commented 3 years ago

One 'standard' would be 204 without any body, but since there's no spec...