Commit 5ed391cc authored by lengyelb's avatar lengyelb
Browse files

corrected linting/3gp errors

parent d2433ee3
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@ module _3gpp-common-yang-extensions {
  prefix yext3gpp ;

  organization "3GPP SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";

  description "The module defines YANG extensions needed 
    3GPP YANG modeling.

@@ -37,8 +39,12 @@ module _3gpp-common-yang-extensions {
    implementations MAY or MAY NOT support.
    If support for an extension is missing the extension statement needs
    individual handling or it SHOULD be removed from the module using
    the extension e.g. with a deviation.
          ";
    the extension e.g. with a deviation.";
  reference "3GPP TS 28.623
      Generic Network Resource Model (NRM)
      Integration Reference Point (IRP);
      Solution Set (SS) definitions
      3GPP TS 28.623";

  revision "2022-09-20" { reference "CR-XXXX";   }
  revision "2019-06-23" { reference "Initial version";   }