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

validation fix Update TS28541_5GcNrm.yaml

parent bfc0bfa2
Loading
Loading
Loading
Loading
+3 −12
Original line number Diff line number Diff line
@@ -1330,20 +1330,11 @@ components:
            $ref: '#/components/schemas/IdentityRange'
          minItems: 1
        externalGroupIdentifiersRanges:
          type: array
          items:
            $ref: '#/components/schemas/IdentityRange'
          minItems: 1
          $ref: '#/components/schemas/IdentityRangeList'
        supportedDataSets:
          type: array
          items:
            $ref: '#/components/schemas/DataSetId'
          minItems: 1
          $ref: '#/components/schemas/SupportedDataSetList'
        sharedDataIdRanges:
          type: array
          items:
            $ref: '#/components/schemas/SharedDataIdRange'
          minItems: 1
          $ref: '#/components/schemas/SharedDataIdRangeList'

    UdmInfo:
      description: Information of an UDM NF Instance