Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove DeviceView from ListDevicesByUser (#49209)
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