Commit c54b7ede authored by ruiyue's avatar ruiyue Committed by lengyelb
Browse files

Fix the issue caused by the updated NetworkSliceSubnet inheritence relationship

parent bf894d08
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -550,6 +550,18 @@ components:
                      $ref: '#/components/schemas/SliceProfileList'
                    epTransportRefList:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'
                    priorityLabel:
                      type: integer
                    PerfMetricJob:
                      $ref: 'genericNrm.yaml#/components/schemas/PerfMetricJob-Multiple'
                    ThresholdMonitor:
                      $ref: 'genericNrm.yaml#/components/schemas/ThresholdMonitor-Multiple'
                    NtfSubscriptionControl:
                      $ref: 'genericNrm.yaml#/components/schemas/NtfSubscriptionControl-Multiple'
                    TraceJob:
                      $ref: 'genericNrm.yaml#/components/schemas/TraceJob-Multiple'
                    AlarmList:
                      $ref: 'genericNrm.yaml#/components/schemas/AlarmList-Single'

    EP_Transport-Single:
      allOf: