From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 3D8E11FF16B for ; Fri, 7 Nov 2025 09:18:59 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 9B4EE9896; Fri, 7 Nov 2025 09:19:34 +0100 (CET) From: Dominik Csapak To: pve-devel@lists.proxmox.com, Nicolas Frey Date: Fri, 7 Nov 2025 09:19:15 +0100 Message-ID: <176250345584.598144.15130039447873368227.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251015140350.176989-1-n.frey@proxmox.com> References: <20251015140350.176989-1-n.frey@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.029 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH proxmox-widget-toolkit] fix #6830: ui: apiviewer: add description panel to return section X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On Wed, 15 Oct 2025 16:03:50 +0200, Nicolas Frey wrote: > The PVE API viewer does not display schema object descriptions. > For example, when an endpoint's return type is defined like this: > > `returns => { > type => 'object', > description => 'Some Description.', > ... > }` > > [...] Applied, thanks! [1/1] fix #6830: ui: apiviewer: add description panel to return section commit: e892afbe43d5740dc659a1f721bb369dc05b7928 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel