Commit e9b9f5fe authored by beaulac's avatar beaulac
Browse files

Remove property changes not specified in 28.623

parent 6fbda1ae
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -635,22 +635,18 @@ module _3gpp-common-yang-types {
    
    leaf notificationType {
      type NotificationType;
      yext3gpp:notNotifyable;
    }
    
    leaf callbackUri {
      type inet:uri;
      yext3gpp:notNotifyable;
    }
    
    leaf n1MessageClass {
      type N1MessageClass;
      yext3gpp:notNotifyable;
    }
    
    leaf n2InformationClass {
      type N2InformationClass;
      yext3gpp:notNotifyable;
    }    
  }