Skip to content

Commit 76eba09

Browse files
authored
Update namespace and prefix in YANG model
1 parent ea2d2d4 commit 76eba09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sonic-yang-models/yang-models/sonic-heartbeat.yang

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module sonic-heartbeat {
22

33
yang-version 1.1;
44

5-
namespace "http://github.com/sonic-net/sonic-gnmi";
6-
prefix gnmi;
5+
namespace "http://github.com/sonic-net/sonic-heartbeat";
6+
prefix heartbeat;
77

88
import ietf-inet-types {
99
prefix inet;

0 commit comments

Comments
 (0)