]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2827] fixed all json examples in arm
authorRazvan Becheriu <razvan@isc.org>
Fri, 5 May 2023 12:04:16 +0000 (15:04 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 11 May 2023 08:30:02 +0000 (11:30 +0300)
commit50abca6f3f5154659d68c6fc9b471d107e613734
treefca44812a37d4dfa7a782f8841a2f36f34649e4b
parent96a63eb7542ab827b557126ce06e231c5b65051b
[#2827] fixed all json examples in arm
49 files changed:
doc/examples/ddns/gss-tsig.json
doc/examples/ddns/sample1.json
doc/examples/ddns/template.json
doc/examples/kea4/all-keys-netconf.json
doc/examples/kea4/all-keys.json
doc/examples/kea4/all-options.json
doc/examples/kea4/classify.json
doc/examples/kea4/classify2.json
doc/examples/kea4/config-backend.json
doc/examples/kea4/shared-network.json
doc/examples/kea6/advanced.json
doc/examples/kea6/all-keys-netconf.json
doc/examples/kea6/all-keys.json
doc/examples/kea6/all-options.json
doc/examples/kea6/config-backend.json
doc/examples/kea6/iPXE.json
doc/examples/kea6/reservations.json
doc/examples/kea6/shared-network.json
doc/examples/netconf/simple-dhcp4.json
doc/examples/netconf/simple-dhcp6.json
doc/sphinx/arm/classify.rst
doc/sphinx/arm/config.rst
doc/sphinx/arm/congestion-handling.rst
doc/sphinx/arm/ctrl-channel.rst
doc/sphinx/arm/ddns.rst
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
doc/sphinx/arm/ext-gss-tsig.rst
doc/sphinx/arm/ext-netconf.rst
doc/sphinx/arm/hooks-cb-cmds.rst
doc/sphinx/arm/hooks-class-cmds.rst
doc/sphinx/arm/hooks-ddns-tuning.rst
doc/sphinx/arm/hooks-flex-id.rst
doc/sphinx/arm/hooks-ha.rst
doc/sphinx/arm/hooks-host-cache.rst
doc/sphinx/arm/hooks-host-cmds.rst
doc/sphinx/arm/hooks-lease-cmds.rst
doc/sphinx/arm/hooks-lease-query.rst
doc/sphinx/arm/hooks-legal-log.rst
doc/sphinx/arm/hooks-radius.rst
doc/sphinx/arm/hooks-rbac.rst
doc/sphinx/arm/hooks-stat-cmds.rst
doc/sphinx/arm/hooks-subnet-cmds.rst
doc/sphinx/arm/lease-expiration.rst
doc/sphinx/arm/logging.rst
src/share/api/config-test.json
src/share/api/network4-get.json
src/share/api/network6-get.json
tools/check-for-json-errors-in-doc.sh [new file with mode: 0755]