Commit 8cd8a40c authored by Nevenka Biondic's avatar Nevenka Biondic
Browse files

Updates after CT3#137

parent c7442282
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: Npcf_PolicyAuthorization Service API
  version: 1.3.0
  version: 1.3.1
  description: |
    PCF Policy Authorization Service.  
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.514 V18.6.0; 5G System; Policy Authorization Service; Stage 3.
  description: 3GPP TS 29.514 V18.8.0; 5G System; Policy Authorization Service; Stage 3.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.514/'

servers:
@@ -2244,6 +2244,11 @@ components:
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
          minItems: 1
        addPeriodicVals:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
          minItems: 1

    BatOffsetInfo:
      description: >
@@ -2781,3 +2786,4 @@ components:
        description: >
          This string provides forward-compatibility with future extensions to the enumeration
          and is not used to encode content defined in the present version of this API.