From 158a4fd5c18691b1951eeb0cd03029fa4d132e8a Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Wed, 8 Feb 2023 17:43:42 -0600 Subject: [PATCH] Fix ML commons typo (#2726) Signed-off-by: Naarcha-AWS --- _ml-commons-plugin/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ml-commons-plugin/api.md b/_ml-commons-plugin/api.md index 0ecb6837..91c575f1 100644 --- a/_ml-commons-plugin/api.md +++ b/_ml-commons-plugin/api.md @@ -444,7 +444,7 @@ task_ids | string | Returns runtime data for a specific task. You can string tog return_all_tasks | boolean | Determines whether or not a request returns all tasks. When set to `false` task profiles are left out of the response. return_all_models | boolean | Determines whether or not a profile request returns all models. When set to `false` model profiles are left out of the response. -### Example: Return all tasks and models and models on a specific node +### Example: Return all tasks and models on a specific node ```json GET /_plugins/_ml/profile