Commit ed257be7 authored by qiwen's avatar qiwen Committed by ruiyue
Browse files

Update file TS28541_5GcNrm.yaml

parent c7478dbd
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -4586,6 +4586,23 @@ components:
                      type: integer
                    qFMeasurementPeriod:
                      type: integer
                    qFMonitoredSatelliteBackhaulCategories:
                      type: array
                      items:
                        $ref: '#/components/schemas/SatelliteBackhaulCategories'

    SatelliteBackhaulCategories:
      type: string
      description: any of enumerated value
      enum:
        - GEO
        - MEO
        - LEO
        - OTHER_SAT
        - DYNAMIC_GEO
        - DYNAMIC_MEO
        - DYNAMIC_LEO
        - DYNAMIC_OTHER_SAT

    PredefinedPccRuleSet-Single:
      allOf: