File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1951,10 +1951,10 @@ paths:
19511951 description : Unblock external access to the system.
19521952 tags :
19531953 - Commands
1954- /command/actionOn :
1954+ /command/actionon :
19551955 get :
19561956 summary : Switches an action on
1957- operationId : /command/actionOn
1957+ operationId : /command/actionon
19581958 parameters :
19591959 - description : ID (from the Action configuration in the UI)
19601960 in : query
@@ -1973,10 +1973,10 @@ paths:
19731973 description : Switches an action on
19741974 tags :
19751975 - Commands
1976- /command/actionOff :
1976+ /command/actionoff :
19771977 get :
19781978 summary : Switches an action off
1979- operationId : /command/actionOff
1979+ operationId : /command/actionoff
19801980 parameters :
19811981 - description : ID (from the Action configuration in the UI)
19821982 in : query
@@ -1995,10 +1995,10 @@ paths:
19951995 description : Switches an action off
19961996 tags :
19971997 - Commands
1998- /command/actionRun :
1998+ /command/actionrun :
19991999 get :
20002000 summary : Executes an action (bypasses filtering)
2001- operationId : /command/actionRun
2001+ operationId : /command/actionrun
20022002 parameters :
20032003 - description : ID (from the Action configuration in the UI)
20042004 in : query
You can’t perform that action at this time.
0 commit comments