Code Review
/
smo
/
teiv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
55a932bd0092b8968bae294a6562c40fabfe283a
[smo/teiv.git]
/
1
{
2
"ietf-yang-library:modules-state": [
3
{
4
"module-set-id": 1234567,
5
"module": [
6
{
7
"name": "test-module1",
8
"revision": "2020-01-01",
9
"schema": "www.acme.com/test-module1.yang",
10
"namespace": "com:foo:test-module1",
11
"feature": [
12
"feature1",
13
"feature2",
14
"feature3"
15
],
16
"conformance-type": "implement"
17
}
18
]
19
}
20
]
21
}