Commit 29fa1f81 authored by sunse's avatar sunse
Browse files

manual fix for rebase confliction

parents f45197b8 b40b312b
Loading
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -1191,6 +1191,7 @@ components:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnai'
          minItems: 1
    NssaafInfo:
      description: Information of a NSSAAF Instance
      type: object
@@ -1311,7 +1312,6 @@ components:
          items:
            $ref: '#/components/schemas/SupportedGADShapes'
          minItems: 1

    UdrInfo:
      description: Information of an UDR NF Instance
      type: object
@@ -1334,7 +1334,6 @@ components:
          $ref: '#/components/schemas/SupportedDataSetList'
        sharedDataIdRanges:
          $ref: '#/components/schemas/SharedDataIdRangeList'

    UdmInfo:
      description: Information of an UDM NF Instance
      type: object
@@ -1371,7 +1370,7 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/SuciInfo'

          minItems: 1
    PlmnRange:
      description: Range of PLMN IDs
      type: object