googleapis / googleapis/api-linter
core::0164::resource-expire-time-field is overly strict
Open
priority: p2
type: bug
- Dominant language
- Go
- Stars
- 765
- Forks
- 181
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 3
Description
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](https://google.aip.dev/164). However, AIP-164 says "Resources that support soft delete **should** have an expire_time field..."
Contributor guide
Assessment
This issue has not been assessed yet.