Commit 52d6866f authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28317_Add_reference_of_stage3_definition_for_MnS_component_type_A' into 'Integration_Rel18_SA5_153_YAML'

TS28317_pCR_S5-240254_Add reference of stage3 definition for MnS component type A

See merge request !1028
parents b9c6b3f2 dc42ac22
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ components:

#-------Definition of Data types ----------#  
    NEType:
      type: integer
      type: string
      description: It defines the type of RAN NE 
    GnbId:
      type: integer
@@ -86,11 +86,12 @@ components:
      oneOf:
        - $ref: '#/components/schemas/EnbId'
        - $ref: '#/components/schemas/GnbId' 
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
    NEInfomration:
      description: >-
        It defines the NE Type or the NE instance for which this
        ScMgmtProfile instance is valid.
      oneOf:
      anyOf:
        - $ref: '#/components/schemas/NEType'
        - $ref: '#/components/schemas/NEIdentification'          
    ScProcessMonitor:
@@ -124,7 +125,7 @@ components:
            - PREPARE_BASIC_CONFIGURATION_AND_OAMLINK
            - RETRIEVE_CONFIGURATION_DATA
            - SETUP_PRECONFIGURED_SIGNALLING_LINKS
            - TSET_FINAL_STATE_OF_NE
            - SET_FINAL_STATE_OF_NE
        resultStateInfo:
          oneOf:
            - type: string