Loading yang-models/_3gpp-common-filemanagement.yang 100644 → 100755 +3 −2 Original line number Diff line number Diff line Loading @@ -28,9 +28,10 @@ module _3gpp-common-filemanagement { type string; } leaf jobProgress { list jobProgress { key jobId; description "Provides monitoring for the file download job."; type yang3gpp:JobProgress; uses yang3gpp:JobProgress; } } Loading yang-models/_3gpp-common-yang-types.yang +0 −1 Original line number Diff line number Diff line Loading @@ -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."; Loading Loading
yang-models/_3gpp-common-filemanagement.yang 100644 → 100755 +3 −2 Original line number Diff line number Diff line Loading @@ -28,9 +28,10 @@ module _3gpp-common-filemanagement { type string; } leaf jobProgress { list jobProgress { key jobId; description "Provides monitoring for the file download job."; type yang3gpp:JobProgress; uses yang3gpp:JobProgress; } } Loading
yang-models/_3gpp-common-yang-types.yang +0 −1 Original line number Diff line number Diff line Loading @@ -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."; Loading