Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
passichenko authored Sep 27, 2024
1 parent cc22e40 commit d4da020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/lekko/bff/v1beta1/bff.proto
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ message GetRepositoryContentsResponse {
message GetNativeLangRequest {
BranchKey key = 1;
string namespace_name = 2;
// full language name, lowercase: go, typescript, python, etc.
string language = 3;
}

Expand Down

0 comments on commit d4da020

Please sign in to comment.