From 97f0024374a64de05330894f843a5aeca5b3b365 Mon Sep 17 00:00:00 2001 From: Honza Kral Date: Tue, 4 Jun 2013 17:27:21 +0200 Subject: [PATCH] node_hot_threads descriptions --- rest-api-spec/api/cluster.node_hot_threads.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/api/cluster.node_hot_threads.json b/rest-api-spec/api/cluster.node_hot_threads.json index 6063911c9b8..82aad4b9d70 100644 --- a/rest-api-spec/api/cluster.node_hot_threads.json +++ b/rest-api-spec/api/cluster.node_hot_threads.json @@ -17,8 +17,8 @@ "description" : "The interval for the second sampling of threads" }, "snapshots": { - "type" : "string", - "description" : "TODO: ?" + "type" : "number", + "description" : "Number of samples of thread stacktrace (default: 10)" }, "threads": { "type" : "number",