Skip to content

Commit

Permalink
Remove DeviceView from ListDevicesByUser (#49209)
Browse files Browse the repository at this point in the history
Originally, we included the `View` field in order to add the Owner
property to safeguard the returned details of a device ensure the owner
matched the caller. However, this ended up not being conditionally used
(we would never _not_ use it) so we can remove it from the request.
  • Loading branch information
avatus authored Nov 20, 2024
1 parent eecb32f commit b9ec350
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 528 deletions.
Loading

0 comments on commit b9ec350

Please sign in to comment.