We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86ee7f commit 67e9ef4Copy full SHA for 67e9ef4
authzed/api/materialize/v0/brokenpermissions.proto
@@ -18,7 +18,7 @@ service BrokenPermissionsService {
18
}
19
20
message ReadBrokenWatchedPermissionsRequest {
21
- // optional_at_revision defines the specific revision at which the broken sets should be evaluated.
+ // optional_at_revision defines the specific revision at which the broken watched permissions should be evaluated.
22
// At this time, it is only compared against the revision of the provided backing store snapshot.
23
authzed.api.v1.ZedToken optional_at_revision = 2;
24
0 commit comments