Commit 0306d77
committed
adds optional revision in LookupPermissionSets
After the introduction of BreakingSchemaChange,
clients will be notified that an incompatible change has happened and
that they need rebuild their index. In order to do that, they need
to call LookupPermissionSets with the revision at which the breaking
event happened.
This introduces an optional revision in LookupPermissionSets to support
this use-case.1 parent 338339b commit 0306d77
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments