Loading TS29514_Npcf_PolicyAuthorization.yaml +21 −2 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ paths: headers: Location: description: > Contains the URI of the created individual application session context resource, Contains the URI of the created individual application session context resource., according to the structure {apiRoot}/npcf-policyauthorization/v1/app-sessions/{appSessionId} or the URI of the created events subscription sub-resource, Loading Loading @@ -1249,6 +1249,8 @@ components: - Set to "false": the RAN-controlled UL Bitrate Recommendation Indication is not supported - The default value "false" is used if this attribute is omitted. psi: $ref: '#/components/schemas/PduSetImportance' MediaComponentRm: description: > Loading Loading @@ -1423,6 +1425,8 @@ components: - Set to "true": the RAN-controlled UL Bitrate Recommendation Indication is supported. - Set to "false": the RAN-controlled UL Bitrate Recommendation Indication is not supported. psi: $ref: '#/components/schemas/PduSetImportanceRm' nullable: true MediaSubComponent: Loading Loading @@ -2789,6 +2793,21 @@ components: description: > This data type contains a multi-modal service identifier. type: string PduSetImportance: description: > Unsigned integer indicating a PDU Set Importance value for N6-unmarked PDUs that do not belong to a PDU Set. type: integer minimum: 1 maximum: 15 PduSetImportanceRm: description: > Unsigned integer indicating a PDU Set Importance value for N6-unmarked PDUs that do not belong to a PDU Set. type: integer minimum: 1 maximum: 15 nullable: true TscPriorityLevel: description: Represents the priority level of TSC Flows. type: integer Loading Loading
TS29514_Npcf_PolicyAuthorization.yaml +21 −2 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ paths: headers: Location: description: > Contains the URI of the created individual application session context resource, Contains the URI of the created individual application session context resource., according to the structure {apiRoot}/npcf-policyauthorization/v1/app-sessions/{appSessionId} or the URI of the created events subscription sub-resource, Loading Loading @@ -1249,6 +1249,8 @@ components: - Set to "false": the RAN-controlled UL Bitrate Recommendation Indication is not supported - The default value "false" is used if this attribute is omitted. psi: $ref: '#/components/schemas/PduSetImportance' MediaComponentRm: description: > Loading Loading @@ -1423,6 +1425,8 @@ components: - Set to "true": the RAN-controlled UL Bitrate Recommendation Indication is supported. - Set to "false": the RAN-controlled UL Bitrate Recommendation Indication is not supported. psi: $ref: '#/components/schemas/PduSetImportanceRm' nullable: true MediaSubComponent: Loading Loading @@ -2789,6 +2793,21 @@ components: description: > This data type contains a multi-modal service identifier. type: string PduSetImportance: description: > Unsigned integer indicating a PDU Set Importance value for N6-unmarked PDUs that do not belong to a PDU Set. type: integer minimum: 1 maximum: 15 PduSetImportanceRm: description: > Unsigned integer indicating a PDU Set Importance value for N6-unmarked PDUs that do not belong to a PDU Set. type: integer minimum: 1 maximum: 15 nullable: true TscPriorityLevel: description: Represents the priority level of TSC Flows. type: integer Loading