]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
api-viewer: ensure path starts with slash
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jul 2021 15:38:22 +0000 (17:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jul 2021 15:38:25 +0000 (17:38 +0200)
commitf0de3268af7c3afc59cad8a487fe1b0c14cf77da
treed95325e71cabfcbaa99e1375bcb3c27439747e7f
parent6cc360f2b486ed52b370647c770ab53c78e86e62
api-viewer: ensure path starts with slash

should always be the case, but this is now an assumption, so better
to ensure it.

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