[Feature Request] (API Server): GET api/v1/switch-repeat-mode
#2504
Labels
enhancement
New feature or request
GET api/v1/switch-repeat-mode
#2504
Preflight Checklist
Problem Description
The current variation of the API supports changing repeat modes only through iteration, but if the current mode is unknown, we cannot use iterations for precise mode selection.
Proposed Solution
Add new
GET api/v1/switch-repeat-mode
to get current mode to calculate needed iteration or replace iterations withoff
,all
andone
modes.Alternatives Considered
None
Additional Information
No response
The text was updated successfully, but these errors were encountered: