Commit 06dae6e7 authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel18_CR0086_TS_28.312_Support_for_intent_priorities' into...

Merge branch 'Rel18_CR0086_TS_28.312_Support_for_intent_priorities' into 'Integration_Rel18_SA5_150_YAML'

Rel18 cr0086 ts 28.312 support for intent priorities

See merge request !703
parents b2336f59 515f1d10
Loading
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -49,15 +49,17 @@ components:
            type: array
            items:
              $ref: '#/components/schemas/IntentContext'
          observationPeriod:
            type: integer
          intentReportReference:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
          intentAdminState:
            type: string
            enum:
              - ACTIVATED
              - DEACTIVATED
          intentPriority:
            type: integer  
          observationPeriod:
            type: integer
          intentReportReference:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'  
    IntentReport-Single:
      allOf:
      - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'    
@@ -92,7 +94,6 @@ components:
          IntentReport:  
            $ref: '#/components/schemas/IntentReport-Multiple'


   #-------Definition of generic IOCs ----------#  

   #-------Definition of the generic IntentExpectation dataType ----------#