Commit df579c88 authored by WIEHEU's avatar WIEHEU
Browse files

update after CT4#134

parent 02fa89ae
Loading
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '2.4.1'
  version: '2.4.2'
  title: 'Nudm_SDM'
  description: |
    Nudm Subscriber Data Management Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.503 Unified Data Management Services, version 19.6.0
  description: 3GPP TS 29.503 Unified Data Management Services, version 19.7.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

servers:
@@ -4414,6 +4414,9 @@ components:
          default: false
        upuTransparentContainer:
          $ref: '#/components/schemas/UpuTransparentContainer'
        uph:
          type: boolean
          default: false

    SorInfo:
      description: Contains steering of roaming information
@@ -4474,6 +4477,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
        upuTransparentContainer:
          $ref: '#/components/schemas/UpuTransparentContainer'
        upuHeader:
          $ref: 'TS29509_Nausf_UPUProtection.yaml#/components/schemas/UpuHeader'
      required:
        - provisioningTime

@@ -6258,3 +6263,4 @@ components:
            This string provides forward-compatibility with future
            extensions to the enumeration but is not used to encode
            content defined in the present version of this API.