mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#3811] Fix JSON doc error
modified: doc/sphinx/arm/hooks-subnet-cmds.rst
This commit is contained in:
parent
11504bff67
commit
fc59433ae9
@ -100,7 +100,7 @@ The list of subnets is returned in the following format:
|
|||||||
{
|
{
|
||||||
"id": 100,
|
"id": 100,
|
||||||
"shared-network-name": null,
|
"shared-network-name": null,
|
||||||
"subnet": "192.0.2.0/24",
|
"subnet": "192.0.2.0/24"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user