Commit 0fa502d8 authored by fernandezju's avatar fernandezju
Browse files

Edit TS29554_Npcf_BDTPolicyControl.yaml

parent f5863647
Loading
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: Npcf_BDTPolicyControl Service API
  version: 1.4.0-alpha.1
  version: 1.4.0-alpha.2
  description: |
    PCF BDT Policy Control Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -10,7 +10,7 @@ info:

externalDocs:
  description: >
    3GPP TS 29.554 V19.0.0; 5G System; Background Data Transfer Policy Control Service.
    3GPP TS 29.554 V19.1.0; 5G System; Background Data Transfer Policy Control Service.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.554/'

servers:
@@ -301,8 +301,12 @@ components:
          default: false
        energyInd:
          description: >
            Indicates whether the service consumer would like to transfer data
            in time windows that consume lower energy.
            Indicates whether the NF service consumer is interested in transferring data in time
            windows that consume lower energy.
            true indicates that the AF is interested in transferring data in time windows that
            consume lower energy.
            false(default) indicates that the AF is not interested in transferring data in time
            windows that consume lower energy.
          type: boolean
          default: false