Commit b229a784 authored by allwang's avatar allwang Committed by sunse
Browse files

Update TS28623_TraceControlNrm.yaml

parent 051ab07f
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -406,9 +406,6 @@ components:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc'
        mnc:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc'
      required:
        - mcc
        - mnc

    listOfTraceMetrics:
      description: The trace metrics to be reported. See 3GPP TS 32.422 clause 10 for additional details.
@@ -439,10 +436,6 @@ components:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc'
        traceId:
          type: string
      required:
        - mcc
        - mnc
        - traceId

    traceReportingFormat-Type:
      type: string
@@ -472,9 +465,6 @@ components:
            - SUPI
        TargetIdValue:
          type: string
      required:
        - TargetIdType
        - TargetIdValue
    
    triggeringEvents-Type:
      type: object
@@ -979,9 +969,6 @@ components:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc'
          mnc:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc'
        required:
          - mcc
          - mnc
      maxItems: 16

    positioningMethod-Type: