Commit f14675e0 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-filemanagement.yang

parent b136e177
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@ module _3gpp-common-filemanagement {
  }
  
  augment "/subnet3gpp:SubNetwork" {
    uses FileDownloadJob;
    uses FileDownloadJobSubtree;
  }

  augment "/me3gpp:ManagedElement" {
    uses FileDownloadJob;
    uses FileDownloadJobSubtree;
  }
}