Loading TS29522_PDTQPolicyNegotiation.yaml +15 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: 3gpp-pdtq-policy-negotiation version: 1.1.0 version: 1.2.0-alpha.1 description: | API for PDTQ Policy Negotiation. © 2025, 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.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V20.0.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' security: Loading Loading @@ -375,6 +375,18 @@ components: description: > Indicates whether the PDTQ warning notification is enabled (true) or not (false). Default value is false when this attribute is omitted. energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false (default) indicates that there is no interest in transferring data in time windows that consume lower energy. timeWinTol: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: Loading Loading
TS29522_PDTQPolicyNegotiation.yaml +15 −3 Original line number Diff line number Diff line Loading @@ -2,15 +2,15 @@ openapi: 3.0.0 info: title: 3gpp-pdtq-policy-negotiation version: 1.1.0 version: 1.2.0-alpha.1 description: | API for PDTQ Policy Negotiation. © 2025, 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.522 V19.5.0; 5G System; Network Exposure Function Northbound APIs. 3GPP TS 29.522 V20.0.0; 5G System; Network Exposure Function Northbound APIs. url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.522/' security: Loading Loading @@ -375,6 +375,18 @@ components: description: > Indicates whether the PDTQ warning notification is enabled (true) or not (false). Default value is false when this attribute is omitted. energyInd: type: boolean default: false description: > Contains the Energy Indicator that indicates whether there is interest in transferring data in time windows that consume lower energy. true indicates that there is interest in transferring data in time windows that consume lower energy. false (default) indicates that there is no interest in transferring data in time windows that consume lower energy. timeWinTol: $ref: 'TS29122_CommonData.yaml#/components/schemas/DurationSec' suppFeat: $ref: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures' required: Loading