From da31d567dcae79d31d224bf4ce8d48a4da2e2e25 Mon Sep 17 00:00:00 2001 From: Matt Casters Date: Tue, 28 Feb 2023 13:59:44 +0100 Subject: [PATCH] Implementing issue #2167 : Create a new REST API (doc typo) --- docs/hop-user-manual/modules/ROOT/pages/hop-rest/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hop-user-manual/modules/ROOT/pages/hop-rest/index.adoc b/docs/hop-user-manual/modules/ROOT/pages/hop-rest/index.adoc index 8c24b5f9236..7f42e267b1c 100644 --- a/docs/hop-user-manual/modules/ROOT/pages/hop-rest/index.adoc +++ b/docs/hop-user-manual/modules/ROOT/pages/hop-rest/index.adoc @@ -165,7 +165,7 @@ The plugins services are deployed under sub-path `plugins/`. |`GET` |Path -|`metadata/list/{typeClassName}/` +|`plugins/list/{typeClassName}/` |Arguments |`key` : the class name of the plugin type