From f4bca101b65af585538208f64b1efa550b75b123 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 4 Jan 2026 12:35:36 +0000 Subject: [PATCH] chore: Switch more integration tests to use API (#487) --- .../src/identity/v4/user/passkey/response/register_start.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openstack_types/src/identity/v4/user/passkey/response/register_start.rs b/openstack_types/src/identity/v4/user/passkey/response/register_start.rs index df5b7533c..53ba36ee6 100644 --- a/openstack_types/src/identity/v4/user/passkey/response/register_start.rs +++ b/openstack_types/src/identity/v4/user/passkey/response/register_start.rs @@ -41,7 +41,7 @@ pub struct RegisterStartResponse { #[structable()] pub challenge: String, - /// Credential ID’s that are excluded from being able to be registered. + /// Credential ID's that are excluded from being able to be registered. #[serde(default)] #[structable(optional, serialize)] pub exclude_credentials: Option>, @@ -322,7 +322,7 @@ impl std::str::FromStr for CredentialProtectionPolicy { } } -/// The desired options for the client’s use of the credProtect extension +/// The desired options for the client's use of the credProtect extension /// /// /// `CredProtect` type