From 784633d570938caf805d7c46ddba55cfeb118aca Mon Sep 17 00:00:00 2001 From: setlin-hacktron <280193300+setlin-hacktron@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:32:12 +0000 Subject: [PATCH] docs: sync public OpenAPI spec (061f008) --- 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": {