Commit 1e6ca202 authored by sunse's avatar sunse
Browse files

manual validation fix: confliction from new CR with changes related to yaml file name change

parent d12609eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -409,7 +409,7 @@ components:
            objectClass:
              type: string
            objectInstance:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
            attributes:
              type: object
          additionalProperties:
+1 −1
Original line number Diff line number Diff line
@@ -246,7 +246,7 @@ components:
    SnssaiList:
      type: array
      items:
        $ref: 'nrNrm.yaml#/components/schemas/Snssai'
        $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'

    PacketErrorRate:
      type: object