Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from isd-sgcu/feat/add-baansize-to-group
Browse files Browse the repository at this point in the history
feat: add baansize to proto
  • Loading branch information
ImSoZRious authored Jul 16, 2023
2 parents 88054f3 + e7b1a8c commit 847da9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpkm66/backend/baan/v1/baan.proto
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ message BaanInfo{
string nameTH = 2;
string nameEN = 3;
string imageUrl = 4;
BaanSize size = 5;
}

// Find All Baan
Expand Down

0 comments on commit 847da9b

Please sign in to comment.