From a0959ad7873b5549d4dc1019f07d27f4010632e3 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Thu, 4 Sep 2025 14:48:33 +0000 Subject: [PATCH] Revert "Code Moderator manually merge the MR1884" This reverts commit 9db832c7d3a46feee17840100ac95356a56c4770 --- OpenAPI/TS28541_5GcNrm.yaml | 40 ------------------------------------- 1 file changed, 40 deletions(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 91a5ade44..ca3c0e415 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1755,21 +1755,6 @@ components: mappingInd: type: boolean default: false - taiList: - type: array - uniqueItems: true - items: - $ref: 'TS29571_CommonData.yaml#/components/schemas/Tai' - minItems: 1 - taiRangeList: - type: array - uniqueItems: true - items: - $ref: '#/components/schemas/TaiRange' - minItems: 1 - vflInfo: - $ref: '#/components/schemas/VflInfo' - SnssaiInfoItem: description: > Parameters supported by an NF for a given S-NSSAI Set of parameters supported by NF @@ -3742,31 +3727,6 @@ components: - W_AGF - TWIF - TSN_AF - VflInfo: - description: Indicates the Vfl capability supported by the NWDAF/TrustAF/unTrustAF - type: object - properties: - vflAnalyticsIds: - type: array - uniqueItems: true - items: - $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/NwdafEvent' - minItems: 1 - vflCapabilityType: - type: string - enum: - - VFL_SERVER - - VFL_CLIENT - - VFL_SERVER_AND_CLIENT - vflClientAggrCap: - type: boolean - default: false - vflTimeInterval: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' - vflInterInfo: - $ref: '#/components/schemas/VendorId' - featureId: - type: string OperationSemantics: type: string -- GitLab