Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
dbe3c7e9ef9745d11523f8527e4fc8d0bbb729c9
/
.
/
apps
/
dhcp
/
app
/
src
/
main
/
resources
/
definitions
/
DhcpConfigGetMappings.json
blob: c4d17f664c7a66a1436008f65793b43be95a10e4 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"required"
:
[
"mappings"
],
"properties"
:
{
"mappings"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
},
"example"
:
"[]"
}
}
}