pub async fn webauthn_put(
configuration: &Configuration,
web_authn_login_credential_update_request_model: Option<WebAuthnLoginCredentialUpdateRequestModel>,
) -> Result<(), Error<WebauthnPutError>>
pub async fn webauthn_put(
configuration: &Configuration,
web_authn_login_credential_update_request_model: Option<WebAuthnLoginCredentialUpdateRequestModel>,
) -> Result<(), Error<WebauthnPutError>>