From 33040cb1f753f2836fe0611f2aa122da51f3953d Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 3 Oct 2024 06:38:53 -0600 Subject: [PATCH] Correct preview docs --- 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.