Commit dc42ac22 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28317_RanScNrm.yaml

parent b9c6b3f2
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