Skip to content

Introduce server_url in the Device Sync Request proto#320

Draft
codabrink wants to merge 3 commits intomainfrom
coda/more-ds-updates
Draft

Introduce server_url in the Device Sync Request proto#320
codabrink wants to merge 3 commits intomainfrom
coda/more-ds-updates

Conversation

@codabrink
Copy link
Contributor

No description provided.

message DeviceSyncRequest {
// Unique identifier for each request
string request_id = 1;
string pin_code = 2 [deprecated = true];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This field was never used. So it's safe to repurpose.

@codabrink codabrink force-pushed the coda/more-ds-updates branch from b4cfddf to 3210a5b Compare February 9, 2026 17:00
@codabrink codabrink force-pushed the coda/more-ds-updates branch from 3210a5b to 072329c Compare February 9, 2026 17:17
@codabrink codabrink changed the title Repurpose request.pin_code Introduce server_url in the Device Sync Request proto Feb 9, 2026
@codabrink codabrink force-pushed the coda/more-ds-updates branch from 191c7c2 to a725516 Compare February 11, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant