From: demx8as6 Date: Fri, 25 Nov 2022 11:20:10 +0000 (+0100) Subject: Create template for notifyFileReady X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=4dd3aaac9a181b70eab3c147ff481ab27a8b42e1;p=oam.git Create template for notifyFileReady - add new schema to schema-map IssueID: OAM-292 Change-Id: I9a5f70f78ce4bb3164699095b761780a31baee27 Signed-off-by: demx8as6 --- diff --git a/solution/integration/smo/oam/ves-collector/externalRepo/schema-map.json b/solution/integration/smo/oam/ves-collector/externalRepo/schema-map.json index d0ba771..1a35284 100644 --- a/solution/integration/smo/oam/ves-collector/externalRepo/schema-map.json +++ b/solution/integration/smo/oam/ves-collector/externalRepo/schema-map.json @@ -42,5 +42,9 @@ { "publicURL": "https://gerrit.o-ran-sc.org/r/gitweb?p=scp/oam/modeling.git;a=blob;f=data-model/yang/working/o-ran-sc/template/yes-o1-notify-pnf-registration.yang", "localURL": "o-ran-sc/experimental/yes-o1-notify-pnf-registration.yaml" + }, + { + "publicURL": "https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-16/OpenAPI/TS28532_FileDataReportingMnS.yaml", + "localURL": "3gpp/rep/sa5/MnS/blob/Rel16/OpenAPI/TS28532_FileDataReportingMnS.yaml" } ] \ No newline at end of file