]> git.proxmox.com Git - pmg-docs.git/commit
api-viewer: show full return info if available
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Mar 2018 14:53:38 +0000 (15:53 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 22 Mar 2018 12:52:05 +0000 (13:52 +0100)
commit9d8cb5439adef92fccaa0ffde4d630245d9239b5
treebc6ffbd8c74a107851dd97b7c772663bd2819ad7
parent89fcdbe23a50b0f351330974e0fde596553a1634
api-viewer: show full return info if available

if we have extended information available about what a API call
returns the show it.

Just stringify the items and/or properties object and put it in <pre>
tags.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
api-viewer/PMGAPI.js