Commit 528bb2fb authored by sunse's avatar sunse
Browse files

CR0865 remove redundant stage 3 definition for Mnc and PlmnId

parent c6a94a3c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ components:
        nFStatus:
          $ref: '#/components/schemas/NFStatus'
        plmn:
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        sNssais:
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
        fqdn:
@@ -101,7 +101,7 @@ components:
        apiPrfix:
          type: string
        allowedPlmns:
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        allowedNfTypes:
          type: array
          items:
@@ -1006,7 +1006,7 @@ components:
                - type: object
                  properties:
                    plmnId:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId'
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                    sEPPType:
                      $ref: '#/components/schemas/SEPPType'
                    sEPPId:
@@ -1124,7 +1124,7 @@ components:
                - type: object
                  properties:
                    plmnId:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId'
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                    sEPPId:
                      type: integer
                    fqdn:
@@ -1457,7 +1457,7 @@ components:
                - type: object
                  properties:
                    remotePlmnId:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnId'
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                    remoteSeppAddress:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/HostAddr'
                    remoteSeppId:
+7 −17
Original line number Diff line number Diff line
@@ -44,25 +44,15 @@ components:
        sd:
          type: string

    Mnc:
      type: string
      pattern: '[0-9]{3}|[0-9]{2}'
    PlmnId:
      type: object
      properties:
        mcc:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc'
        mnc:
          $ref: '#/components/schemas/Mnc'
    PlmnIdList:
      type: array
      items:
        $ref: '#/components/schemas/PlmnId'
        $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
    PlmnInfo:
      type: object
      properties:
        plmnId:
          $ref: '#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        snssai:
          $ref: '#/components/schemas/Snssai'
    PlmnInfoList:
@@ -96,7 +86,7 @@ components:
      type: object
      properties:
        plmnId:
          $ref: '#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        nrTac:
          $ref: '#/components/schemas/NrTac'

@@ -253,7 +243,7 @@ components:
      type: object
      properties:
        plmnId:
          $ref: '#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        snssai:
          $ref: '#/components/schemas/Snssai'
    RrmPolicyMemberList:
@@ -553,7 +543,7 @@ components:
        TceID:
          type: integer
        PlmnTarget:
          $ref: '#/components/schemas/PlmnId'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
    TceMappingInfoList:
      type: array
      items:
@@ -751,7 +741,7 @@ components:
                    gnbCuName:
                      $ref: '#/components/schemas/GnbName'
                    plmnId:
                      $ref: '#/components/schemas/PlmnId'
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                    x2BlackList:
                      $ref: '#/components/schemas/GGnbIdList'
                    xnBlackList:
@@ -1471,7 +1461,7 @@ components:
                    gnbIdLength:
                      $ref: '#/components/schemas/GnbIdLength'
                    plmnId:
                      $ref: '#/components/schemas/PlmnId'
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: