Loading TS26512_CommonData.yaml +10 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,16 @@ components: ##################################### # Clause 6.4.3: Structured data types ##################################### MediaStreamingBaseReportingRecord: type: object properties: sliceInfo: $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai' dataNetworkName: $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn' location: $ref: 'TS26510_CommonData.yaml#/components/schemas/TypedLocation' MediaStreamingSessionIdentification: type: object required: Loading TS26512_EventExposure.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -65,12 +65,16 @@ components: required: - recordType - recordTimestamp - appId properties: recordType: $ref: '#/components/schemas/EventRecordType' recordTimestamp: $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' # The date–time at which the UE data carried in this record was sampled or summarised. appId: $ref: 'TS29571_CommonData.yaml#/components/schemas/ApplicationId' # Identifying the application to which the UE data carried in this record pertains. provisioningSessionId: $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId' # The identifier of the Provisioning Session to which this record pertains. Present only for individual data sample record type. Loading TS26512_R2_DataReporting.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ tags: description: '5G Media Streaming: Data Reporting data types' externalDocs: description: 'TS 26.512 V18.0.0; 5G Media Streaming (5GMS); Protocols' description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/' paths: {} Loading @@ -24,5 +24,6 @@ components: description: "An R2 data reporting record describing a single ANBR-based Network Assistance invocation by the Media Stream Handler." allOf: - $ref: 'TS26532_Ndcaf_DataReporting.yaml#/components/schemas/BaseRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingBaseReportingRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingSessionIdentification' - $ref: 'TS26512_CommonData.yaml#/components/schemas/NetworkAssistanceInvocation' TS26512_R4_DataReporting.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ openapi: 3.0.0 info: title: 5GMS R4 Data Reporting data types version: 2.0.0 version: 2.0.1 description: | 5GMS R4 Data Reporting data types © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. tags: Loading @@ -13,7 +13,7 @@ tags: description: '5G Media Streaming: R4 Data Reporting data types' externalDocs: description: 'TS 26.512 V18.0.0; 5G Media Streaming (5GMS); Protocols' description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/' paths: {} Loading @@ -24,5 +24,6 @@ components: description: "An R4 data reporting record describing a single media access by the Media Stream Handler." allOf: - $ref: 'TS26532_Ndcaf_DataReporting.yaml#/components/schemas/BaseRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingBaseReportingRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingSessionIdentification' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingAccess' Loading
TS26512_CommonData.yaml +10 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,16 @@ components: ##################################### # Clause 6.4.3: Structured data types ##################################### MediaStreamingBaseReportingRecord: type: object properties: sliceInfo: $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai' dataNetworkName: $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn' location: $ref: 'TS26510_CommonData.yaml#/components/schemas/TypedLocation' MediaStreamingSessionIdentification: type: object required: Loading
TS26512_EventExposure.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -65,12 +65,16 @@ components: required: - recordType - recordTimestamp - appId properties: recordType: $ref: '#/components/schemas/EventRecordType' recordTimestamp: $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' # The date–time at which the UE data carried in this record was sampled or summarised. appId: $ref: 'TS29571_CommonData.yaml#/components/schemas/ApplicationId' # Identifying the application to which the UE data carried in this record pertains. provisioningSessionId: $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId' # The identifier of the Provisioning Session to which this record pertains. Present only for individual data sample record type. Loading
TS26512_R2_DataReporting.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ tags: description: '5G Media Streaming: Data Reporting data types' externalDocs: description: 'TS 26.512 V18.0.0; 5G Media Streaming (5GMS); Protocols' description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/' paths: {} Loading @@ -24,5 +24,6 @@ components: description: "An R2 data reporting record describing a single ANBR-based Network Assistance invocation by the Media Stream Handler." allOf: - $ref: 'TS26532_Ndcaf_DataReporting.yaml#/components/schemas/BaseRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingBaseReportingRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingSessionIdentification' - $ref: 'TS26512_CommonData.yaml#/components/schemas/NetworkAssistanceInvocation'
TS26512_R4_DataReporting.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ openapi: 3.0.0 info: title: 5GMS R4 Data Reporting data types version: 2.0.0 version: 2.0.1 description: | 5GMS R4 Data Reporting data types © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. tags: Loading @@ -13,7 +13,7 @@ tags: description: '5G Media Streaming: R4 Data Reporting data types' externalDocs: description: 'TS 26.512 V18.0.0; 5G Media Streaming (5GMS); Protocols' description: 'TS 26.512 V18.2.0; 5G Media Streaming (5GMS); Protocols' url: 'https://www.3gpp.org/ftp/Specs/archive/26_series/26.512/' paths: {} Loading @@ -24,5 +24,6 @@ components: description: "An R4 data reporting record describing a single media access by the Media Stream Handler." allOf: - $ref: 'TS26532_Ndcaf_DataReporting.yaml#/components/schemas/BaseRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingBaseReportingRecord' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingSessionIdentification' - $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaStreamingAccess'