Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tkgnm committed Jan 17, 2024
1 parent 90e9b8a commit 1237603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/blueprint.proto
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ message Row {

message Topic {
string type = 1;
// let's change this to "id" in the future, name is a bit misleading
string name = 2;
string display_name = 3;
}
Expand Down

0 comments on commit 1237603

Please sign in to comment.