You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: IPNI_MH_SAMPLING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,7 +177,7 @@ Samples a set of multihashes ingested by an IPNI indexer for a given provider ID
177
177
federation protocol.
178
178
179
179
-**Response**:
180
-
-`200 OK`: A list of sampled multihash objects, each containing information based on the input parameters.
180
+
-`200 OK`: A list of sampled multihash objects, each containing information based on the input parameters. The multihash values are encoded using the Base58 string representation.
181
181
-`404 Not Found`: If the provider ID or context ID does not exist.
182
182
-`400 Bad Request`: If the request parameters are invalid.
183
183
@@ -289,4 +289,4 @@ benefit of reducing the blast radius of churn in mutlihash records advertised by
289
289
290
290
## Copyright
291
291
292
-
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
292
+
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).
0 commit comments