We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1a2d3 commit 75c2400Copy full SHA for 75c2400
1 file changed
proto/sentry_protos/snuba/v1/request_common.proto
@@ -43,7 +43,7 @@ message RequestMeta {
43
44
// full fidelity retention setting. allows for querying data that
45
// differs from the standard retention_days
46
- uint32 retention_days = 13;
+ optional uint32 retention_days = 13;
47
}
48
49
message ResponseMeta {
0 commit comments