Commit f572db03 authored by lengyelb's avatar lengyelb
Browse files

Update _3gpp-common-yang-types.yang

Removed config false;
from jobId as that should be used as a key in a config=true list. 
parent abeabd2c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@ module _3gpp-common-yang-types {
      
    leaf jobId {
      type string;
      config false;
      mandatory true;
      description "Id of the associated job. It is unique within a single 
        multivalue attribute of type JobProgress.";