Skip to content

Allow users to specify a Params object instead of individual parameters #28

@thomaseizinger

Description

@thomaseizinger

If the RPC method has a single parameters called params, we should take that and serialize directly instead of stuffing it into an array / object.

This would give great flexibility to users in how the parameters are serialized.

Also evaluate other heuristics for how we could detect that. Possible an attribute?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions