Commit 36d7c617 authored by sunse's avatar sunse
Browse files

Rel18 TS28541 CR1411 correction to stage 2 stage3 attribute name inconsistence

parent d62cc225
Loading
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -543,7 +543,7 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/RimRSReportInfo'
    TceMappingInfo:
    TceIDMappingInfo:
      type: object
      properties:
        TceIPAddress:
@@ -554,10 +554,10 @@ components:
          type: integer
        PlmnTarget:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
    TceMappingInfoList:
    TceIDMappingInfoList:
      type: array
      items:
        $ref: '#/components/schemas/TceMappingInfo'
        $ref: '#/components/schemas/TceIDMappingInfo'
    ResourceType:
      type: string
      enum:
@@ -928,9 +928,11 @@ components:
                    xnHOBlackList:
                      $ref: '#/components/schemas/GGnbIdList'
                    mappingSetIDBackhaulAddress:
                      type: array
                      items:
                        $ref: '#/components/schemas/MappingSetIDBackhaulAddress'
                    tceMappingInfoList:
                      $ref: '#/components/schemas/TceMappingInfoList'
                    tceIDMappingInfoList:
                      $ref: '#/components/schemas/TceIDMappingInfoList'
                    configurable5QISetRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    dynamic5QISetRef:
+1 −1
Original line number Diff line number Diff line
@@ -906,7 +906,7 @@ components:
                  type: string 
                epApplicationRefs:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'
                connectionPointRefList:
                externalEndPointRefList:
                  type: array
                  items:
                    $ref: '#/components/schemas/ConnectionPointInfo'