]> git.ipfire.org Git - thirdparty/pdns.git/commit
API: change PATCH/PUT on zones to return 204 No Content instead of full zone 3972/head
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 10 Jun 2016 12:32:27 +0000 (14:32 +0200)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 10 Jun 2016 12:32:31 +0000 (14:32 +0200)
commitf0e76cee2c83e462ad9350e6772f1aaf10df8e68
treec25d78f14b63a5b0d58ce10c81465db1aadc582a
parent3d6753a34b92065e3145cebd7c21dd0f5fa522b8
API: change PATCH/PUT on zones to return 204 No Content instead of full zone

Breaks backwards compat, obviously.
docs/markdown/httpapi/api_spec.md
pdns/ws-auth.cc
pdns/ws-recursor.cc
regression-tests.api/test_Zones.py
regression-tests.api/test_helper.py