From 9bba1ad7a7e103fdb83daa78751a3693cae0f32c Mon Sep 17 00:00:00 2001 From: Rafal Skolasinski Date: Thu, 27 Aug 2020 13:19:55 +0100 Subject: [PATCH] remove trailing slash from metadata endpoint --- doc/source/reference/apis/external-prediction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/reference/apis/external-prediction.md b/doc/source/reference/apis/external-prediction.md index f19ac88ce1..172b813ae2 100644 --- a/doc/source/reference/apis/external-prediction.md +++ b/doc/source/reference/apis/external-prediction.md @@ -23,7 +23,7 @@ The Seldon Core exposes a generic external API to connect your ML runtime predic ### Metadata - Graph Level -- endpoint : GET /api/v1.0/metadata/ +- endpoint : GET /api/v1.0/metadata - example response : ```json