Skip to content
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

RPC Parameters to accept input and data field #6094

Merged
merged 9 commits into from
Oct 27, 2023

Commits on Oct 26, 2023

  1. Accept input or data as payload for RPC calls

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9014fa4 View commit details
    Browse the repository at this point in the history
  2. Add json new rpc valid and invalid request to test the changes

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    34bb2f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9fae3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'main' into rpc_with_input_field

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bb2b8a4 View commit details
    Browse the repository at this point in the history
  2. Change JsonCallParameter signature to avoid duplicating constructor

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8d5fd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d5846 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into rpc_with_input_field

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    20c5eaa View commit details
    Browse the repository at this point in the history
  5. Add changelog

    Signed-off-by: Gabriel Fukushima <[email protected]>
    gfukushima committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    24e4cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0af765d View commit details
    Browse the repository at this point in the history