diff --git a/OpenAPI/TS28317_RanScNrm.yaml b/OpenAPI/TS28317_RanScNrm.yaml index afaffc6cb967c0b30b92dbf052d5b3c4b0aad754..23354960f5edacaa4bcfca30910e2d39bea703b8 100644 --- a/OpenAPI/TS28317_RanScNrm.yaml +++ b/OpenAPI/TS28317_RanScNrm.yaml @@ -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,13 +86,14 @@ 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' + - $ref: '#/components/schemas/NEIdentification' ScProcessMonitor: description: >- This data type is the "ProcessMonitor" data type with specialisations @@ -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