From 4cda578330d1f139546de54627e4e96bd8bcb608 Mon Sep 17 00:00:00 2001 From: hugocasa Date: Mon, 7 Sep 2026 18:19:39 +0200 Subject: [PATCH] docs: describe the gitlab listing token the way the picker and the setup guide do Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_01C1xHmkxuxYb1GYvth1BS75 --- backend/windmill-api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index e84de8a7a0..592dbd8cf8 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -2930,7 +2930,7 @@ paths: description: The GitLab instance, e.g. https://gitlab.com token: type: string - description: A group access token or group service account personal access token + description: A project access token with the api scope, or a group token that reaches the project search: type: string description: Narrow the list to projects matching this text