We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c85e3c commit 25d51dcCopy full SHA for 25d51dc
src/routing/http-routing-v1.md
@@ -108,7 +108,8 @@ Each object in the `Providers` list is a *read provider record*.
108
109
#### Path Parameters
110
111
-- `peer-id` is the [Peer ID](https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md) to fetch peer records for.
+- `peer-id` is the [Peer ID](https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md) to fetch peer records for,
112
+represented as a CIDv1 encoded with `libp2p-key` codec.
113
114
#### Response Status Codes
115
0 commit comments