erickguan commented on code in PR #5618:
URL: https://github.com/apache/opendal/pull/5618#discussion_r1949029223
##########
bindings/ruby/src/capability.rs:
##########
@@ -57,13 +57,28 @@ define_accessors!(Capability, {
stat: bool,
stat_with_if_match: bool,
stat_with_if_none_match: bool,
+ stat_with_if_modified_since: bool,
Review Comment:
Hmm, make sense. I was silencing a few warnings. I agree with you. We can
look closely later on this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]