From abf8a1875ce47e4285d9c014b0c68c222ee7c174 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sat, 22 Aug 2026 09:13:08 -0600 Subject: [PATCH] Update api spec --- docs/static/frigate-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/static/frigate-api.yaml b/docs/static/frigate-api.yaml index 91b7e1638d..444814ed8a 100644 --- a/docs/static/frigate-api.yaml +++ b/docs/static/frigate-api.yaml @@ -2308,8 +2308,8 @@ paths: $ref: '#/components/schemas/HTTPValidationError' security: - frigateUserAuth: [] - x-required-role: any - description: '**Access:** Any authenticated user.' + x-required-role: camera + description: '**Access:** Authenticated user with access to the referenced camera.' /review/summarize/start/{start_ts}/end/{end_ts}: post: tags: