Commit 930f6d8c authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

Fix in ChangeStateRequest

parent cf7b89ec
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -1056,13 +1056,13 @@ components:
            refers to the administrative state. See note 1.
            refers to the administrative state. See note 1.
            but not both.
            but not both.
          type: object
          type: object
          required:
            - administrativeStateAction
          properties:
          properties:
            administrativeStateAction:
            administrativeStateAction:
              description: > 
              description: > 
                The desired administrative state to change the managed object to.
                The desired administrative state to change the managed object to.
              type:
              $ref: "#/components/schemas/ChangeAdministrativeStateEnumType"
          required:
            - administrativeStateAction


    ChangeStateOpOcc:
    ChangeStateOpOcc:
      description: >
      description: >