Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8a5fb64ed8392a3a46a87517cbaef76992b94090
/
.
/
web
/
api
/
src
/
main
/
resources
/
definitions
/
TopologyInfrastructure.json
blob: 64564c0062523d01c4b354819728129b47e0e93f [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"title"
:
"response"
,
"required"
:
[
"infrastructure"
],
"properties"
:
{
"infrastructure"
:
{
"type"
:
"boolean"
,
"example"
:
true
}
}
}