Skip to content

Commit

Permalink
snake_case
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Mar 17, 2023
1 parent 18a2446 commit fd34c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions interop/proto/mls_client.proto
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ message CreateBranchRequest {
bytes group_id = 2;
repeated Extension extensions = 3;
repeated bytes key_packages = 4;
bool forcePath = 5;
bool externalTree = 6;
bool force_path = 5;
bool external_tree = 6;
}

message CreateBranchResponse {
Expand Down

0 comments on commit fd34c2a

Please sign in to comment.