Function authenticators_webauthn_partial_update

Source
pub async fn authenticators_webauthn_partial_update(
    configuration: &Configuration,
    id: i32,
    patched_web_authn_device_request: Option<PatchedWebAuthnDeviceRequest>,
) -> Result<WebAuthnDevice, Error<AuthenticatorsWebauthnPartialUpdateError>>
Expand description

Viewset for WebAuthn authenticator devices