b367816883
Many documentation samples include JSON which is not syntactically valid. This change does not verify that the JSON samples included in project are correct or used, but merely corrects the obviously invalid sections of code. Change-Id: I8539be30d41207befda004017664099471f28ab5
20 lines
608 B
JSON
20 lines
608 B
JSON
{
|
|
"extensions": [
|
|
{
|
|
"name": "Cisco Port Profile",
|
|
"namespace": "http://docs.ciscocloud.com/api/ext/portprofile/v1.0",
|
|
"alias": "Cisco Port Profile",
|
|
"updated": "2011-07-23T13:25:27-06:00",
|
|
"description": "Portprofile include QoS information"
|
|
},
|
|
{
|
|
"name": "Cisco qos",
|
|
"namespace": "http://docs.ciscocloud.com/api/ext/qos/v1.0",
|
|
"alias": "Cisco qos",
|
|
"updated": "2011-07-25T13:25:27-06:00",
|
|
"description": "qos include qos_name and qos_desc"
|
|
}
|
|
|
|
]
|
|
}
|