Commit b2336f59 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.312_Rel18_CR0075_Add_requirements_and_solution_for_intent_activate_and_intent_deactivate' into 'Integration_Rel18_SA5_150_YAML'

Ts28.312 rel18 cr0075 add requirements and solution for intent activate and intent deactivate

See merge request !724
parents ee0e0278 4985d9e7
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -53,7 +53,11 @@ components:
            type: integer
          intentReportReference:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'

          intentAdminState:
            type: string
            enum:
              - ACTIVATED
              - DEACTIVATED
    IntentReport-Single:
      allOf:
      - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'    
@@ -88,6 +92,7 @@ components:
          IntentReport:  
            $ref: '#/components/schemas/IntentReport-Multiple'


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

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