Skip to content

support batch requests #151

@shanejonas

Description

@shanejonas

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://inspector.open-rpc.org/?url=https://mock.open-rpc.org/petstore-1.0.0
  2. paste this into the request editor:
[
    {
        "jsonrpc": "2.0",
        "method": "list_pets",
        "params": [],
        "id": 0
    }
]
  1. See error
    image

Expected behavior
I should get no errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions