Skip to content

Autofill request params #330

@sebastiantf

Description

@sebastiantf

Is your feature request related to a problem? Please describe.
I was trying out the inspector on Ethereum JSON-RPC docs at https://ethereum.github.io/execution-apis/api-documentation/
I couldn't find the params fields being autofilled on the request body even though they are defined in the spec eg.
https://github.com/ethereum/execution-apis/blob/a0d03086564ab1838b462befbc083f873dcf0c0f/src/eth/execute.yaml#L1C16-L11

Is that the expected behavior?

Describe the solution you'd like
Would love for the params to be autofilled on the inspector

Describe alternatives you've considered
I had to setup a postman collection with the params fields autofilled

Additional context
https://github.com/ethereum/execution-apis uses the open-rpc-generator to generate the gatsby website

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions