Commit a41a4d55 authored by lengyelb's avatar lengyelb
Browse files

update-4

parent f18612de
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,12 +12,12 @@ module _3gpp-5g-common-yang-types {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "The model defines common types for 5G networks and
    network slicing.
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    Copyright 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";

  revision 2026-03-25 { reference "CR-"; }  
  revision 2026-01-25 { reference "CR-0060"; }  // common for R19, R20
  revision 2026-01-25 { reference "CR-0060"; }  
  revision 2025-11-07 { reference CR-1640 ; }
  revision 2025-11-02 { reference CR-1658 ; }
  revision 2025-07-25 { reference CR-1558 ; }
+1 −0
Original line number Diff line number Diff line
@@ -841,6 +841,7 @@ module _3gpp-common-yang-types {
      range 0..100;
    }
  }

  typedef SupportedFeatures {
    type string {
      pattern '[A-Fa-f0-9]*';
+5 −5

File changed.

Contains only whitespace changes.