Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[MINOR] Fix --rpc-api and --ws-api help output #147

Merged
merged 3 commits into from
Oct 25, 2018
Merged

[MINOR] Fix --rpc-api and --ws-api help output #147

merged 3 commits into from
Oct 25, 2018

Conversation

ajsutton
Copy link
Contributor

PR description

The --help output for --rpc-api and --ws-api was incorrectly showing the default value as the generic toString() output of RpcApi. This fixes it so that it shows the actual names of the default APIs enabled.

Additionally, the APIs specified for --rpc-api were incorrectly also being used for --ws-api and the --ws-api options completely ignored.

Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajsutton ajsutton merged commit 1849460 into PegaSysEng:master Oct 25, 2018
@ajsutton ajsutton deleted the rpcapi-help branch October 25, 2018 05:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants