Skip to content

Commit 9e33b5f

Browse files
committed
review comment
Tool: gitpod/catfood.gitpod.cloud
1 parent d829633 commit 9e33b5f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

components/public-api/gitpod/v1/organization.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ message OnboardingSettings {
8585
optional WelcomeMessage welcome_message = 4;
8686
}
8787

88-
// KEEP ALIGNED WITH OrganizationSettings shape below!!!
88+
// KEEP ALIGNED WITH UpdateOrganizationSettingsRequest shape below!!!
8989
message OrganizationSettings {
9090
optional bool workspace_sharing_disabled = 1;
9191
optional string default_workspace_image = 2;

components/public-api/go/v1/organization.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/public-api/java/src/main/java/io/gitpod/publicapi/v1/OrganizationOuterClass.java

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/public-api/typescript/src/gitpod/v1/organization_pb.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)