Refactor /api/scop/playground endpoint to use action parameter
Refactor POST /api/scop/playground
as POST /api/scop/playground?action=actionName
where actionName
can be setup
, run
, pause
and stop.
Refactor POST /api/scop/playground
as POST /api/scop/playground?action=actionName
where actionName
can be setup
, run
, pause
and stop.