Loading TS29522_MBSUserDataIngestSession.yaml +9 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: 3gpp-mbs-ud-ingest version: 1.2.1 version: 1.2.2 description: | API for MBS User Data Ingest Session. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.522 V19.6.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V19.7.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' servers: Loading Loading @@ -265,11 +265,16 @@ paths: description: > Contains the parameters to request the modification of the Individual MBS User Data Ingest Session resource. When the MBSPatchEnh feature is supported, the MBSUserDataIngSessionPatch data type is deprecated as a representation of this HTTP PATCH request body and the MBSUserDataIngSessionPatchEnh should be used instead. required: true content: application/merge-patch+json: schema: $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatch' anyOf: - $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatch' - $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatchEnh' responses: '200': description: > Loading Loading
TS29522_MBSUserDataIngestSession.yaml +9 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: 3gpp-mbs-ud-ingest version: 1.2.1 version: 1.2.2 description: | API for MBS User Data Ingest Session. © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). Loading @@ -10,7 +10,7 @@ info: externalDocs: description: > 3GPP TS 29.522 V19.6.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V19.7.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' servers: Loading Loading @@ -265,11 +265,16 @@ paths: description: > Contains the parameters to request the modification of the Individual MBS User Data Ingest Session resource. When the MBSPatchEnh feature is supported, the MBSUserDataIngSessionPatch data type is deprecated as a representation of this HTTP PATCH request body and the MBSUserDataIngSessionPatchEnh should be used instead. required: true content: application/merge-patch+json: schema: $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatch' anyOf: - $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatch' - $ref: 'TS29580_Nmbsf_MBSUserDataIngestSession.yaml#/components/schemas/MBSUserDataIngSessionPatchEnh' responses: '200': description: > Loading