We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GetRangeHash
Client ignores https://github.com/nspcc-dev/neofs-api/blob/e66b25d4bf2afc4472023e1e2c2467f694f5a0e1/object/service.proto#L699. Now server can respond with any value, even negative
Client
no error may be OK when value is unset. Its presence in the protocol is very questionable to me
field is ignored
field is verified
require equality to the requested one. As option, also allow zero
no
The text was updated successfully, but these errors were encountered:
ContainerService.GetResponse
No branches or pull requests
Client
ignores https://github.com/nspcc-dev/neofs-api/blob/e66b25d4bf2afc4472023e1e2c2467f694f5a0e1/object/service.proto#L699. Now server can respond with any value, even negativeno error may be OK when value is unset. Its presence in the protocol is very questionable to me
Current Behavior
field is ignored
Expected Behavior
field is verified
Possible Solution
require equality to the requested one. As option, also allow zero
Steps to Reproduce
Client
ops #641Regression
no
The text was updated successfully, but these errors were encountered: