We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb03e3 commit 6edf5aaCopy full SHA for 6edf5aa
src/services/pcn-transparent-helloworld/datamodel/transparenthelloworld.yang
@@ -24,7 +24,7 @@ module transparenthelloworld {
24
}
25
default PASS;
26
description "Action performed on ingress packets";
27
- polycube-base:cli-example "DROP/PASS/SLOWPATH (default: PASS)"
+ polycube-base:cli-example "DROP/PASS/SLOWPATH (default: PASS)";
28
29
30
leaf egress-action {
@@ -35,6 +35,6 @@ module transparenthelloworld {
35
36
37
description "Action performed on egress packets";
38
39
40
0 commit comments