Skip to content

Support multiple actions in one request #12

Description

@iMicknl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions