diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 7cb19696946a7eb36e66e9fd13ed7b252c516084..36e4a27675d394d1158f5317b8dd61d7ef61176c 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1748,6 +1748,14 @@ components: type: string minItems: 1 readOnly: true + taiList: + $ref: '#/components/schemas/TaiList' + taiRangeList: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/TaiRange' + minItems: 1 UnTrustAfInfo: description: Information of a untrusted AF Instance type: object @@ -1892,6 +1900,14 @@ components: mappingInd: type: boolean default: false + taiList: + $ref: '#/components/schemas/TaiList' + taiRangeList: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/TaiRange' + minItems: 1 ExternalClientType: description: Indicates types of External Clients. anyOf: