HomePhabricator
Diffusion Comm c1a7a6082c38

[protos] Add PlatformDetails to PeersDeviceListsResponse

Description

[protos] Add PlatformDetails to PeersDeviceListsResponse

Summary:
Extended response for device list multi-fetch RPC to include PlatformDetails for each device.

Unfortunately, proto doesn't allow for map<K_outer, map<K_inner, V>> directly, so needed to introduce intermediate message type.

This message could be nested, but grpc-web codegen generated Flow-unfriendly types.

Depends on D12271

Test Plan: proto compiles, identity compiles, flow for web

Reviewers: ashoat, marcin

Reviewed By: marcin

Subscribers: ashoat, varun, tomek

Differential Revision: https://phab.comm.dev/D12272

Details

Provenance
bartekAuthored on May 29 2024, 12:51 PM
Reviewer
marcin
Differential Revision
D12272: [protos] Add PlatformDetails to PeersDeviceListsResponse
Parents
rCOMM43fc9702422d: [identity] Get device PlatformDetails from metadata
Branches
Unknown
Tags
Unknown