Loading TS29525_Npcf_UEPolicyControl.yaml +25 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: $ref: 'TS29571_CommonData.yaml#/components/responses/default' policyAssocitionTerminationRequestNotification: policyAssociationTerminationRequestNotification: '{$request.body#/notificationUri}/terminate': post: requestBody: Loading Loading @@ -457,6 +457,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' pc5Capab: $ref: '#/components/schemas/Pc5Capability' v2xUuCapab: $ref: '#/components/schemas/V2xUuCapability' a2xCapab: type: array items: Loading Loading @@ -579,6 +581,8 @@ components: minItems: 1 pc5Capab: $ref: '#/components/schemas/Pc5Capability' v2xUuCapab: $ref: '#/components/schemas/V2xUuCapability' a2xCapab: type: array items: Loading Loading @@ -1009,6 +1013,26 @@ components: - LTE_NR_PC5: This value is used to indicate that UE supports both PC5 LTE and NR RAT for V2X communications over the PC5 reference point. V2xUuCapability: anyOf: - type: string enum: - SUPPORTED - NOT_SUPPORTED - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: | Represents whether the V2X Capability over Uu interface for V2X communications is supported by the UE. Possible values are: - SUPPORTED: This value is used to indicate that the UE supports V2X communications over the Uu interface. - NOT_SUPPORTED: This value is used to indicate that the UE does not support V2X communication over the Uu interface. ProSeCapability: anyOf: - type: string Loading Loading
TS29525_Npcf_UEPolicyControl.yaml +25 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ paths: $ref: 'TS29571_CommonData.yaml#/components/responses/503' default: $ref: 'TS29571_CommonData.yaml#/components/responses/default' policyAssocitionTerminationRequestNotification: policyAssociationTerminationRequestNotification: '{$request.body#/notificationUri}/terminate': post: requestBody: Loading Loading @@ -457,6 +457,8 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/NfInstanceId' pc5Capab: $ref: '#/components/schemas/Pc5Capability' v2xUuCapab: $ref: '#/components/schemas/V2xUuCapability' a2xCapab: type: array items: Loading Loading @@ -579,6 +581,8 @@ components: minItems: 1 pc5Capab: $ref: '#/components/schemas/Pc5Capability' v2xUuCapab: $ref: '#/components/schemas/V2xUuCapability' a2xCapab: type: array items: Loading Loading @@ -1009,6 +1013,26 @@ components: - LTE_NR_PC5: This value is used to indicate that UE supports both PC5 LTE and NR RAT for V2X communications over the PC5 reference point. V2xUuCapability: anyOf: - type: string enum: - SUPPORTED - NOT_SUPPORTED - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. description: | Represents whether the V2X Capability over Uu interface for V2X communications is supported by the UE. Possible values are: - SUPPORTED: This value is used to indicate that the UE supports V2X communications over the Uu interface. - NOT_SUPPORTED: This value is used to indicate that the UE does not support V2X communication over the Uu interface. ProSeCapability: anyOf: - type: string Loading