]> git.ipfire.org Git - thirdparty/pdns.git/commit
docs: HTTP API tsigkeys example shows wrong body
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:25:22 +0000 (19:25 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:15:07 +0000 (12:15 +0200)
commit5a311890aa24f5aeeb1fe299876b022fc55b97a3
treec067b4ae1fa61dd14c97afab3423784be6782aa9
parentda7a5d84fbbbaf08560d82f681201ab1c4c18619
docs: HTTP API tsigkeys example shows wrong body

Two errors fixed:
* The JSON body parameter key 'key' was provided twice. I think it should
  have been the 'name' key.
* One value wasn't terminated with a double quote.

The HTTP code block parser warned about this in the sphinx-build output.
docs/http-api/tsigkey.rst