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

Remove the required parameter from @JsonRpcParam #5

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

arteam
Copy link
Owner

@arteam arteam commented Dec 21, 2017

We use the @JsonRpcOptional annotation for marking things as optional and this parameter is just a leftover from the previous implementation.

Fixes #3

We use the `@JsonRpcOptional` annotation for marking things as optional
and this parameter is just a leftover from the previous implementation.
@arteam arteam merged commit 0baa329 into master Dec 21, 2017
@arteam arteam deleted the remove_required_parameter branch December 21, 2017 23:57
arteam added a commit that referenced this pull request Jun 15, 2022
Remove the required parameter from `@JsonRpcParam`
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.

1 participant