diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 0cab039044ecc3f9281d3167bf04e2f2deb76565..4cf5a0420dff1e9c2eadce9d655ea87fce37e6d1 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -663,6 +663,14 @@ components: items: $ref: '#/components/schemas/TrafficControlData' + ServiceFeatureMap: + type: object + properties: + featureList: + type: string + serviceName: + type: string + PccRule: type: object properties: @@ -711,6 +719,24 @@ components: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/TscaiInputContainer' tscaiInputUl: $ref: 'TS29514_Npcf_PolicyAuthorization.yaml#/components/schemas/TscaiInputContainer' + easRedisIndRequired: + type: boolean + default: false + tscaiTimeDom: + type: integer + batNotificationCapable: + type: boolean + default: false + uENotifEnabled: + type: boolean + default: false + packFiltAllPrec: + type: integer + nscSupportedFeats: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/ServiceFeatureMap' SnssaiInfo: type: object