]> git.proxmox.com Git - pve-docs.git/commit - api-viewer/PVEAPI.js
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:06:16 +0000 (13:06 +0100)
commit69c4b95624416b4caef349b169493c4ffa14a90c
tree644b4c00c0d9fd8d5199b059e9aeb58f4a409c3b
parent8eb81ff6c390baf35787f43bcfc703d75bb786e6
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/PVEAPI.js