diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/profiling.flamegraph.json b/rest-api-spec/src/main/resources/rest-api-spec/api/profiling.flamegraph.json index 3c82289618adc..f9cec6663b417 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/profiling.flamegraph.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/profiling.flamegraph.json @@ -20,7 +20,7 @@ ] }, "body":{ - "description":"The filter conditions for stacktraces", + "description":"The filter conditions for the flamegraph", "required":true } }