Create template for notifyClearedAlarm 77/9077/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 24 Sep 2022 12:05:22 +0000 (14:05 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 24 Sep 2022 12:16:35 +0000 (14:16 +0200)
- update on readme due to file renames by 3GPP

IssueID: OAM-291
Change-Id: Idc7105a0fdd63abed47dbce867cb37771aa93de5
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/integration/smo/oam/ves-collector/externalRepo/3gpp/rep/sa5/MnS/blob/Rel16/OpenAPI/README.md

index 906dc9e..f738044 100644 (file)
@@ -1,21 +1,21 @@
-# 3gpp Release 16 
+# 3gpp Release 16
 
 This folder should contain the 3GPP YAML files. Such files are used be the VES
 Collector to valid VES messages for domain 'stndDefined'.
 
-Please copy the files from 
+Please copy the files from
 ```
 https://forge.3gpp.org/rep/sa5/MnS/tree/Rel-16/OpenAPI
 ```
 
 For E-Release only the following schemas ...
 
- * comDefs.yaml
- * faultMnS.yaml
- * fileDataReportingMnS.yaml
- * heartbeatNtf.yaml
- * perfMnS.yaml
- * provMnS.yaml
+ * TS28623_ComDefs.yaml
+ * TS28532_FaultMnS.yaml
+ * TS28532_FileDataReportingMnS.yaml
+ * TS28532_HeartbeatNtf.yaml
+ * TS28532_PerfMnS.yaml
+ * TS28532_ProvMnS.yaml
 
 .. are supported.
 
@@ -46,7 +46,7 @@ index 1dd467e..699bdce 100644
 +        #     - $ref: 'nrNrm.yaml#/components/schemas/resources-nrNrm'
 +        #     - $ref: '5gcNrm.yaml#/components/schemas/resources-5gcNrm'
 +        #     - $ref: 'sliceNrm.yaml#/components/schemas/resources-sliceNrm'
+
      MoiChange:
        type: object
 ```