Skip to content

api: add alias #80

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

Merged
merged 1 commit into from
Nov 14, 2022
Merged

api: add alias #80

merged 1 commit into from
Nov 14, 2022

Conversation

hexfusion
Copy link
Contributor

This Pr normalizes the RPC naming to camelCase and adds an alias to RPC with VM name to align with examples.

curl -X POST --data '{
    "jsonrpc": "2.0",
    "id"     : 1,
    "method" : "spacesvm.ping",
    "params" : []
}' 

Signed-off-by: Sam Batschelet [email protected]

Signed-off-by: Sam Batschelet <[email protected]>
@hexfusion hexfusion requested a review from exdx November 14, 2022 15:37
@hexfusion hexfusion added this to the [email protected] milestone Nov 14, 2022
@hexfusion hexfusion merged commit 4a1bdbf into main Nov 14, 2022
@hexfusion hexfusion deleted the api/add_alias branch November 14, 2022 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants