blob: 07a51a63e41f12e1325cd895aa9ef43e208c1cec [file] [log] [blame]
{
"type": "object",
"title": "sources",
"required": [
"sources"
],
"properties": {
"sources": {
"type": "array",
"xml": {
"name": "sources",
"wrapped": true
},
"items": {
"type": "string",
"example": "of:0000000000000206/8",
"description": "A source connect point for a host in the route"
},
"description": "Source connect points for a host in the route"
}
}
}