From 21c12d118b819f4428ce2120091f1cd1f4f84cbc Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 3 Oct 2024 07:40:49 -0600 Subject: [PATCH] Correct preview docs (#14136) --- docs/docs/integrations/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index 4c3095835..0c48c0c82 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -373,7 +373,7 @@ Metadata about previews for this time range. Metadata about previews for this hour -### `GET /api/preview//start//end/` +### `GET /api/preview//start//end//frames` List of frames in the preview cache for the time range. Previews are only kept in the cache until they are combined into an mp4 at the end of the hour.