-
Notifications
You must be signed in to change notification settings - Fork 472
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
support for the JSON.TOGGLE command #1875
Conversation
support for the JSON.TOGGLE command
support for the JSON.TOGGLE command
Co-authored-by: Twice <twice@apache.org>
You can try to build it to make sure it will pass the compiler before pushing. |
issue fixed. |
…w value (0 if false or 1 if true), or nil for JSON values matching the path that are not Boolean. JSON TOGGLE ouput fix JSON>TOGGLE output fixed Update cmd_json.cc
issue fix and go test cases fixes issue fix and go test cases fixes
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
Thanks for the feedback |
@MaheshMadushan Thanks for your contribution. |
[Add support for the JSON.TOGGLE command #1825]