diff --git a/docs/api-viewer/PVEAPI.js b/docs/api-viewer/PBSAPI.js similarity index 98% rename from docs/api-viewer/PVEAPI.js rename to docs/api-viewer/PBSAPI.js index 53bc36c4..40403308 100644 --- a/docs/api-viewer/PVEAPI.js +++ b/docs/api-viewer/PBSAPI.js @@ -32,7 +32,7 @@ Ext.onReady(function() { }), proxy: { type: 'memory', - data: pveapi + data: pbsapi }, sorters: [{ property: 'leaf', @@ -127,7 +127,8 @@ Ext.onReady(function() { var usage = ""; usage += ""; - usage += "
HTTP:   " + method + " /api2/json" + data.path + "
 
CLI:pvesh " + clicmdhash[method] + " " + data.path + "
"; + + //usage += "CLI:pvesh " + clicmdhash[method] + " " + data.path + ""; var sections = [ {