Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
80c1270f46ebc69fdd53bb84914ef71b6df3a407
/
.
/
utils
/
yangutils
/
src
/
test
/
resources
/
ConfigEmptyValue.yang
blob: 0d62956d31861d2728a8e3c12467cb12d0ef7525 [
file
] [
log
] [
blame
]
module
Test
{
yang
-
version
1
;
namespace
http
:
//huawei.com;
prefix
Ant
;
leaf invalid
-
interval
{
type
"uint16"
;
config
;
}
}