Commit 5583316c authored by ruiyue's avatar ruiyue
Browse files

Update file TS28623_GenericNrm.yaml

parent 1a70d6f4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -115,7 +115,6 @@ components:
          readOnly: true
        status:
          type: string
          readOnly: true
          enum:
            - NOT_STARTED
            - RUNNING
@@ -124,11 +123,12 @@ components:
            - PARTIALLY_FAILED
            - CANCELLING
            - CANCELLED
          readOnly: true            
        progressPercentage:
          type: integer
          readOnly: true
          minimum: 0
          maximum: 100
          readOnly: true          
        progressStateInfo:
          type: string
          readOnly: true
@@ -178,7 +178,7 @@ components:
        mnc:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/MncRo'
        tac:
          $ref: '#/components/schemas/Tac'
          $ref: '#/components/schemas/TacRo'

    Tac:
      type: string