Commit bbe874ff authored by shixixi's avatar shixixi
Browse files

Edit TS28104_MdaReport.yaml

parent 993d7080
Loading
Loading
Loading
Loading
Loading
+17 −26
Original line number Diff line number Diff line
@@ -20,7 +20,9 @@ components:
      properties:
        mDAType:
          $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType'
        mDAOutputList:
        oneOf:            
          - $ref: '#/components/schemas/MobilityPerformanceAnalysis'
          - mDAOutputList:
            type: array
            uniqueItems: true
            items:
@@ -57,9 +59,7 @@ components:
                      type: array
                      uniqueItems: true
                      items:
                        oneOf:            
                         - $ref: '#/components/schemas/MobilityPerformanceAnalysis'
                         - $ref: '#/components/schemas/MDAOutputs'
                        $ref: '#/components/schemas/MDAOutputs'
                    mDARequestRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo'

@@ -69,12 +69,6 @@ components:
    MobilityPerformanceAnalysis:
      description: >-
        This data type is the "MDAOutputs" data type to represent MnS consumer's request for coverage problem analysis   
      type: object
      properties:
        mDAType: 
          enum:
            - MOBILITYMANAGEMENTANALYTICS_MOBILITYPERFORMANCEANALYSIS
        mDAOutputList:
      type: array
        items:
          type: object
@@ -82,11 +76,6 @@ components:
            - $ref: '#/components/schemas/MobilityPerformanceIssueIdentifier'
            - $ref: '#/components/schemas/MobilityPerformanceIssueRootCause'
            - $ref: '#/components/schemas/MobilityPerformanceIssueLocation'
        analyticsWindow:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo'
        confidenceDegree:
          type: number
          format: float

#-------Definition of the MobilityPerformanceAnalysis MDAoutput ---------#     
    MobilityPerformanceIssueIdentifier:
@@ -96,6 +85,8 @@ components:
      properties:
        mDAOutputIEName:
          type: string
          enum:
            - mobilityPerformanceIssueIdentifier          
        mDAOutputIEValue:
          type: integer