Loading TS29581_Nmbstf_DistSession.yaml +10 −6 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ openapi: 3.0.0 info: title: Nmbstf-distsession version: 1.1.0 version: 1.1.1 description: | MBSTF Distribution Session Service. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.581 V18.5.0; 5G System; MBSDistribution Service. description: 3GPP TS 29.581 V18.6.0; 5G System; MBSDistribution Service. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.581/ servers: Loading Loading @@ -287,7 +287,7 @@ paths: callbacks: statusNotification: '{$request.body#/notifUri}': '{$request.body#/subscription/notifyUri}': post: parameters: - name: Content-Encoding Loading Loading @@ -653,13 +653,17 @@ components: - eventType UpTrafficFlowInfo: description: IP Multicast Address and Port Number description: Protocol header values for User Plane packets passed to the MB-UPF type: object properties: destIpAddr: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' portNumber: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' srcIpAddr: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' transportSessionId: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' required: - destIpAddr - portNumber Loading Loading
TS29581_Nmbstf_DistSession.yaml +10 −6 Original line number Diff line number Diff line Loading @@ -2,14 +2,14 @@ openapi: 3.0.0 info: title: Nmbstf-distsession version: 1.1.0 version: 1.1.1 description: | MBSTF Distribution Session Service. © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.581 V18.5.0; 5G System; MBSDistribution Service. description: 3GPP TS 29.581 V18.6.0; 5G System; MBSDistribution Service. url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.581/ servers: Loading Loading @@ -287,7 +287,7 @@ paths: callbacks: statusNotification: '{$request.body#/notifUri}': '{$request.body#/subscription/notifyUri}': post: parameters: - name: Content-Encoding Loading Loading @@ -653,13 +653,17 @@ components: - eventType UpTrafficFlowInfo: description: IP Multicast Address and Port Number description: Protocol header values for User Plane packets passed to the MB-UPF type: object properties: destIpAddr: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' portNumber: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' srcIpAddr: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' transportSessionId: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger' required: - destIpAddr - portNumber Loading