[SDNC-5] Rebase sdnc-core
[sdnc/core.git] / sliapi / model / src / main / yang / sliapi.yang
index 2c77331..047fd69 100755 (executable)
@@ -48,7 +48,10 @@ module SLI-API {
         leaf ack-final-indicator {
             type string;
         }
-        leaf response-text {
+        leaf response-message {
+            type string;
+        }
+        leaf context-memory-json {
             type string;
         }
     }