TaskgraphApiService.prototype.templatesLibPut = function(name, body, scope) {
        return runRpc('templatesLibPut', {
            name: name,
            req: body,
            scope: scope