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