Details
Details
- Reviewers
marcin varun will - Commits
- rCOMMbe362d661778: [identity] Add /inbound_keys HTTP handler
Registered a user with a few devices.
- Called GetInboundKeysForUser RPC
- Called /inbound_keys HTTP endpoint
Compared results.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/identity/src/http/mod.rs | ||
---|---|---|
25 ↗ | (On Diff #41096) | I'm considering naming this /device_inbound_keys to indicate it's a single-device endpoint |
Comment Actions
Name endpoint /device_inbound_keys to indicate it's single-device. Rebase before landing.