api-linter icon indicating copy to clipboard operation
api-linter copied to clipboard

core::0164::resource-expire-time-field is overly strict

Open ajsecord opened this issue 2 years ago • 0 comments

Linter check core::0164::resource-expire-time-field claims that "Resources supporting soft delete must have a google.protobuf.Timestamp expire_time field." and points to AIP-164. However, AIP-164 says "Resources that support soft delete should have an expire_time field..."

ajsecord avatar Feb 07 '23 22:02 ajsecord