Skip to content

add mapping.proto. rename and move tenant system link methods. add ty…#72

Merged
NamanBalaji merged 4 commits intofeat/api-changes-for-system-seprationfrom
feat/api-changes-for-system-sepration-and-tenant-mapping
Dec 17, 2025
Merged

add mapping.proto. rename and move tenant system link methods. add ty…#72
NamanBalaji merged 4 commits intofeat/api-changes-for-system-seprationfrom
feat/api-changes-for-system-sepration-and-tenant-mapping

Conversation

@gogro
Copy link
Copy Markdown
Contributor

@gogro gogro commented Dec 17, 2025

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 17, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedDec 17, 2025, 3:17 PM

Copy link
Copy Markdown
Contributor

@cb80 cb80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a v1 subdirectory under mapping

@sonarqubecloud
Copy link
Copy Markdown

@NamanBalaji NamanBalaji merged commit d216efd into feat/api-changes-for-system-sepration Dec 17, 2025
7 of 8 checks passed
@NamanBalaji NamanBalaji deleted the feat/api-changes-for-system-sepration-and-tenant-mapping branch December 17, 2025 15:19
message UnmapSystemFromTenantRequest {
string external_id = 10;
string type = 20;
string tenant_id = 30;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need a tenant_id here ? If this method is replacing unlink tenant we never required tenant_id there.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically we don't need it, but in the discussion Today we aligned to send it, so we don't accidentally unmap something unexpected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants