]> git.ipfire.org Git - thirdparty/pdns.git/commit
JSON API: add zone ids to search-data results 1330/head
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 12 Mar 2014 19:48:51 +0000 (20:48 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Wed, 12 Mar 2014 21:07:28 +0000 (22:07 +0100)
commitd2d194a9d3f3e081941e33891dbeb20a5bb74a09
tree4f3e24ccb60c17588c3a7912eb79419dfa64a478
parent6eb021e7b6ba9169a0cc1f8de729111f293332ea
JSON API: add zone ids to search-data results

Otherwise clients need another round-trip to /zones to get those ids.
pdns/ws-auth.cc
regression-tests.api/test_Zones.py