Skip to content

Update resp2_replies.json #286

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

momadvisor
Copy link

fix a wrong and add a new

fix  a wrong and add a new

Signed-off-by: momadvisor <[email protected]>
make more concrete 

Signed-off-by: momadvisor <[email protected]>
@@ -746,8 +746,9 @@
"* [Integer reply](../topics/protocol.md#integers):",
" * The number of containers cleared.",
" * Returns 0 if clearing an empty array or object.",
" * Returns 0 if clearing a non-container value.",
" * Returns 0 if clearing a non-container value except JSON string.",
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure if we need this.

" * Returns 0 if no array or object value is located by the path.",
" * Always Returns 1 if clearing a JSON string value regardless of the length of the JSON string value including empty string.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
" * Always Returns 1 if clearing a JSON string value regardless of the length of the JSON string value including empty string.",
" *Returns 1 when clearing a JSON value.",

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