From 54c414609ae2caaaee32486fff151f7e277081ff Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Wed, 28 Aug 2024 11:25:28 +0200 Subject: [PATCH] Update docs/backend-system/core-services/url-reader.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johan Haals Co-authored-by: Fredrik Adelöw Signed-off-by: Johan Haals --- docs/backend-system/core-services/url-reader.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend-system/core-services/url-reader.md b/docs/backend-system/core-services/url-reader.md index 84834b295c..cba5473e42 100644 --- a/docs/backend-system/core-services/url-reader.md +++ b/docs/backend-system/core-services/url-reader.md @@ -115,7 +115,7 @@ used to download either a zip or a tarball. You can download the entire tree sub-tree. But some APIs are smart enough to accept a path and return only a sub-tree in the downloaded archive. -#### search +#### `search` `search` method expects a glob pattern of a URL and returns a list of files matching the query.