From cf1b1e815afbd6c2dec0c91520bf95519f6bd184 Mon Sep 17 00:00:00 2001 From: Klem_6 <134615113+MEROU-Clemence@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:20:27 +0100 Subject: [PATCH] Update index.md corrected kourou bad parameters --- doc/2/guides/main-concepts/api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/2/guides/main-concepts/api/index.md b/doc/2/guides/main-concepts/api/index.md index 791b7f47c7..93161b2254 100644 --- a/doc/2/guides/main-concepts/api/index.md +++ b/doc/2/guides/main-concepts/api/index.md @@ -186,7 +186,7 @@ A Kuzzle Response is a **JSON object** with the following format: **Example:** _Display the entire response content of server:now action with Kourou_ ```bash -kourou sdk:request server:now --display "" +kourou server:now --display "" # { # "requestId": "60b6c20d-6cd6-4478-b2e0-5638475ae64b",