Skip to content

support batch requests #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
shanejonas opened this issue Apr 17, 2020 · 0 comments
Open

support batch requests #151

shanejonas opened this issue Apr 17, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@shanejonas
Copy link
Member

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

@ghost ghost added the triage label Apr 17, 2020
@shanejonas shanejonas added the bug Something isn't working label Apr 17, 2020
@ghost ghost removed the triage label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant