We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b30c14 commit bc90aeaCopy full SHA for bc90aea
proto/gnmi_ext/gnmi_ext.proto
@@ -187,6 +187,6 @@ message ConfigSubscriptionSyncDone {
187
// when registering a commit operation.
188
string server_commit_id = 2;
189
// If true indicates that the server is done processing the updates related to the
190
- // commit_confirmed_id and/or server_commit_id.
+ // commit_confirm_id and/or server_commit_id.
191
bool done = 3;
192
}
0 commit comments