You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove option when fetching a transceiver
- Return a `Transceiver`, rather than an `Option` of one, when fetching
a single transceiver in the `dpd` API. If there is no transceiver,
return a 404.
- Fixes #1107
* Fixup cloned call
0 commit comments