diff --git a/src/transcription/prerecorded/response.rs b/src/transcription/prerecorded/response.rs index 1e8a6cb5..7a28418c 100644 --- a/src/transcription/prerecorded/response.rs +++ b/src/transcription/prerecorded/response.rs @@ -17,7 +17,7 @@ use uuid::Uuid; pub struct Response { #[allow(missing_docs)] pub request_id: Option, - + #[allow(missing_docs)] pub metadata: Option,