diff --git a/src/libs/AssemblyAI/Generated/AssemblyAI.ITranscriptClient.GetRedactedAudio.g.cs b/src/libs/AssemblyAI/Generated/AssemblyAI.ITranscriptClient.GetRedactedAudio.g.cs
index d4676d0..ebfb9e0 100644
--- a/src/libs/AssemblyAI/Generated/AssemblyAI.ITranscriptClient.GetRedactedAudio.g.cs
+++ b/src/libs/AssemblyAI/Generated/AssemblyAI.ITranscriptClient.GetRedactedAudio.g.cs
@@ -6,7 +6,6 @@ public partial interface ITranscriptClient
{
///
/// Get redacted audio
- /// <Warning> Redacted audio creation is not supported on the EU endpoint. </Warning>
/// Retrieve the redacted audio object containing the status and URL to the redacted audio.
///
///
diff --git a/src/libs/AssemblyAI/Generated/AssemblyAI.TranscriptClient.GetRedactedAudio.g.cs b/src/libs/AssemblyAI/Generated/AssemblyAI.TranscriptClient.GetRedactedAudio.g.cs
index c3b02ba..50a8902 100644
--- a/src/libs/AssemblyAI/Generated/AssemblyAI.TranscriptClient.GetRedactedAudio.g.cs
+++ b/src/libs/AssemblyAI/Generated/AssemblyAI.TranscriptClient.GetRedactedAudio.g.cs
@@ -23,7 +23,6 @@ partial void ProcessGetRedactedAudioResponseContent(
///
/// Get redacted audio
- /// <Warning> Redacted audio creation is not supported on the EU endpoint. </Warning>
/// Retrieve the redacted audio object containing the status and URL to the redacted audio.
///
///
diff --git a/src/libs/AssemblyAI/openapi.yaml b/src/libs/AssemblyAI/openapi.yaml
index a3ce96d..892eadd 100644
--- a/src/libs/AssemblyAI/openapi.yaml
+++ b/src/libs/AssemblyAI/openapi.yaml
@@ -554,7 +554,6 @@ paths:
- transcript
summary: Get redacted audio
description: |
- Redacted audio creation is not supported on the EU endpoint.
Retrieve the redacted audio object containing the status and URL to the redacted audio.
operationId: getRedactedAudio
x-fern-sdk-group-name: transcripts