From ab22278fdc8077b63b683605750463a7cc125630 Mon Sep 17 00:00:00 2001 From: lizhanwu Date: Fri, 7 Nov 2025 10:33:02 +0000 Subject: [PATCH] Edit TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 891d2f087..75b8fbd03 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1792,6 +1792,16 @@ components: items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' minItems: 1 + nfTypeList: + type: array + items: + $ref: '#/components/schemas/NFType' + minItems: 1 + nfSetIdList: + type: array + items: + $ref: 'TS29571_CommonData.yaml#/components/schemas/NfSetId' + minItems: 1 NwdafInfo: description: Information of a NWDAF NF Instance type: object -- GitLab