pub async fn get_workspace_encryption_key(
configuration: &Configuration,
workspace: &str,
) -> Result<GetWorkspaceEncryptionKey200Response, Error<GetWorkspaceEncryptionKeyError>>
pub async fn get_workspace_encryption_key(
configuration: &Configuration,
workspace: &str,
) -> Result<GetWorkspaceEncryptionKey200Response, Error<GetWorkspaceEncryptionKeyError>>