From d117d702de0889cbab4c55a318c9b99adc5f126a Mon Sep 17 00:00:00 2001 From: gautamd Date: Thu, 4 Apr 2024 10:35:38 +0000 Subject: [PATCH] Update TS28538_EdgeNrm.yaml --- OpenAPI/TS28538_EdgeNrm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS28538_EdgeNrm.yaml b/OpenAPI/TS28538_EdgeNrm.yaml index 43f7cbefb..47fa776dd 100644 --- a/OpenAPI/TS28538_EdgeNrm.yaml +++ b/OpenAPI/TS28538_EdgeNrm.yaml @@ -339,7 +339,7 @@ components: properties: participatingOPiD: type: string - originatingOPiD: + leadingOPiD: type: string OperatorEdgeFederation-Single: allOf: @@ -350,7 +350,7 @@ components: type: string FederationExpiry: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' - originatedOPiD: + leadingOPiD: type: string avaibleEDNList: $ref: '#/components/schemas/AvailableEDNList' -- GitLab