From 2831d89471ea3947ff5700f352fe357fa5699f93 Mon Sep 17 00:00:00 2001 From: "U-ERICSSON\\ETHBLL" Date: Wed, 28 Jan 2026 10:48:23 +0100 Subject: [PATCH] made comments config true --- yang-models/_3gpp-common-fm.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-common-fm.yang b/yang-models/_3gpp-common-fm.yang index f68452456..bd166127c 100755 --- a/yang-models/_3gpp-common-fm.yang +++ b/yang-models/_3gpp-common-fm.yang @@ -12,10 +12,11 @@ module _3gpp-common-fm { contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; description "Defines a Fault Management model - 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.111"; + revision 2026-01-24 { reference "CR-0059"; } revision 2025-11-06 { reference "CR-0056"; } revision 2025-08-13 { reference "CR-0053 CR-0054"; } revision 2025-05-01 { reference "CR-0042 CR-0043"; } // common for R18, R19 @@ -704,7 +705,6 @@ module _3gpp-common-fm { } list comments { - config false ; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; -- GitLab