Commit 0fb01544 authored by ruiyue's avatar ruiyue
Browse files

Update 3 files

- /OpenAPI/TS28541_5GcNrm.yaml
- /OpenAPI/TS28541_NrNrm.yaml
- /OpenAPI/TS28623_GenericNrm.yaml
parent 83564b0d
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -131,11 +131,7 @@ components:
        $ref: '#/components/schemas/CNSIId'     
    CNSIId:
      type: string
      description: CNSI Id is defined in TS 29.531, only for Core Network. This datatype is used for writable attribute
    CNSIIdRo:
      type: string
      description: CNSI Id is defined in TS 29.531, only for Core Network. This datatype is used for readOnly attribute
      readOnly: true      
      description: CNSI Id is defined in TS 29.531, only for Core Network.    
    EnergySavingControl:
      type: string
      description: any of enumerated value
@@ -601,7 +597,6 @@ components:
     
    NRTACRange:
      type: object
      description: This datatype is used for writable attribute
      properties:
        nRTACstart:
          type: string
@@ -612,7 +607,6 @@ components:
          
    TaiRange:
      type: object
      description: This datatype is used for writable attribute
      properties:
        plmnId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
@@ -715,7 +709,6 @@ components:
        nid:
          type: string
    TaiList:
      description: This datatype is used for writable attribute
      type: array
      items:
        $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai'        
@@ -1179,7 +1172,7 @@ components:
          minItems: 1
          readOnly: true
    AfEvent:
      description: Represents Application Events.This datatype is used for writable attribute
      description: Represents Application Events.
      anyOf:
      - type: string
        enum:
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@ components:
      items:
        $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tac'
    TaiList:
      description: This datatype is used for writable attribute
      type: array
      items:
        $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai'         
+1 −3
Original line number Diff line number Diff line
@@ -161,7 +161,6 @@ components:

    Tai:
      type: object
      description: This datatype is used for writable attribute
      properties:
        mcc:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc'
@@ -171,7 +170,6 @@ components:
          $ref: '#/components/schemas/Tac'
    Tac:
      type: string 
      description: This datatype is used for writable attribute      
      pattern: '(^[A-Fa-f0-9]{4}$)|(^[A-Fa-f0-9]{6}$)'   
    EutraCellId:
      type: string