summaryrefslogtreecommitdiffstats
path: root/nsh/api
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2016-10-26 19:28:30 +0800
committerHongjun Ni <hongjun.ni@intel.com>2016-10-26 19:42:57 +0800
commit65f313418d76426b75018bdc4e87a98c5c5bc772 (patch)
treedb645d015029072870949e6181ab8ae39eedfae7 /nsh/api
parent73da0ef102d07dc347ff72140ecd0e50523bcf26 (diff)
Augment postman json with nsh_action
Change-Id: I2940b98397f1bdb140b042e78551971b868180f2 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
Diffstat (limited to 'nsh/api')
-rw-r--r--nsh/api/src/main/yang/vpp-nsh.yang1
1 files changed, 1 insertions, 0 deletions
diff --git a/nsh/api/src/main/yang/vpp-nsh.yang b/nsh/api/src/main/yang/vpp-nsh.yang
index a3313bad4..d4914f4fd 100644
--- a/nsh/api/src/main/yang/vpp-nsh.yang
+++ b/nsh/api/src/main/yang/vpp-nsh.yang
@@ -210,6 +210,7 @@ module vpp-nsh {
}
leaf nsh-action {
type nsh-action-type;
+ default "swap";
}
leaf encap-type {
type nsh-encap-type;