Commit f58b8357 authored by sunse's avatar sunse
Browse files

validation fix Update TS28541_5GcNrm.yaml

parent c40eae6c
Loading
Loading
Loading
Loading
Loading
+3 −12
Original line number Diff line number Diff line
@@ -1153,20 +1153,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