blob: b52851e13648b9ce89574b8f21ba323a7b01d819 [file] [log] [blame]
{
"methods": [
"POST"
],
"url": {
"paths": [
"/cluster/package"
]
},
"commands": {
"add": {
"documentation": "",
"description" : "Add a package to the classpath",
"#include": "cluster.package.Commands.properties"
},
"update": {
"documentation": "",
"description" : "Update the jar details",
"#include": "cluster.package.Commands.properties"
},
"delete": {
"documentation": "",
"description" : "delete a package",
"type": "string"
}
}
}