Skip to content

Commit

Permalink
checkin add isDuplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jul 19, 2024
1 parent b13ea94 commit fdd8c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpkm67/checkin/checkin/v1/checkin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ message CheckIn{
string email = 3;
string event = 4;
string timestamp = 5;
bool isDuplicate = 6;
}

// Create
Expand Down

0 comments on commit fdd8c46

Please sign in to comment.