-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The internal Sagemcom API supports passing multiple actions in one request, which could speed up the request.
Describe the solution you'd like
Support passing multiple actions, perhaps by chaining the normal requests with a special parameter.
Additional context
How to handle exceptions? It is possible to have an error (exception) for one action, where others will succeed without errors.
How to have typed responses? This is currently a major advantage of this client.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request