From 8f2f02fe0cf0f0ea9b93ecdd67ecd151f7b574d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 7 Oct 2024 14:10:06 +0200 Subject: [PATCH] Update README.md Co-authored-by: Julian Gruber --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 316d420..f314802 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ https://github.com/filecoin-station/piece-indexer/issues/33 ## `GET /sample/{provider-id}/{piece-cid} -Sample a set of multihashes ingested by IPNI for a given ContextID. +Sample a set of multihashes ingested by IPNI for a given ContextID, matching the route eventually to be exposed by an IPNI reverse index. _This is an alternative implementation of the IPNI Reverse Index as specified in [xedni/openapi.yaml](https://github.com/ipni/xedni/blob/526f90f5a6001cb50b52e6376f8877163f8018af/openapi.yaml)._