From d9af9064845d1fbdd1866494abafa5ad2b26aad8 Mon Sep 17 00:00:00 2001 From: Caido Bot Date: Tue, 3 Feb 2026 14:59:22 +0000 Subject: [PATCH] Update cloud public API --- .vitepress/data/openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vitepress/data/openapi.yaml b/.vitepress/data/openapi.yaml index 054f138..6ed08bb 100644 --- a/.vitepress/data/openapi.yaml +++ b/.vitepress/data/openapi.yaml @@ -1085,7 +1085,9 @@ components: access_token: type: http scheme: bearer + description: OAuth 2.0 Access Token pat: type: http scheme: bearer bearerFormat: caido_ + description: Personal Access Token (PAT)