From db5b3074a8d7638bb5679fad88771b12b1ab82ff Mon Sep 17 00:00:00 2001 From: zeyu2001 <39144422+zeyu2001@users.noreply.github.com> Date: Sun, 30 Aug 2026 17:12:04 +0000 Subject: [PATCH] docs: sync public OpenAPI spec (2478504) --- openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.json b/openapi.json index 6fa6932..332980d 100644 --- a/openapi.json +++ b/openapi.json @@ -2224,7 +2224,7 @@ "baseUrl": { "type": "string", "nullable": true, - "description": "GitHub Enterprise base URL for self-hosted (PAT) installations (null/absent for github.com), or the Azure DevOps organization URL. Clients should build clone/display URLs from this host instead of assuming github.com (GitHub and Azure DevOps only).", + "description": "GitHub Enterprise base URL for self-hosted (PAT) installations (null/absent for github.com), the GitLab installation URL, or the Azure DevOps organization URL. Clients should build clone/display URLs from this host instead of assuming the public provider host.", "example": "https://ghe.example.com" }, "defaultBranch": {