Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Added default to ping
Browse files Browse the repository at this point in the history
Part of #84, see ipfs/kubo#2676
  • Loading branch information
RichardLitt committed May 27, 2016
1 parent 1b64bce commit 0b5bc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -9551,7 +9551,7 @@ trip latency information.

+ Parameters
+ arg (string, required) - ID of peer to be pinged.
+ count (number, required) - Number of ping messages to send. Alias: n.
+ count (number, required) - Number of ping messages to send. Default: 10. Alias: n.

+ Request Without Arguments

Expand Down

0 comments on commit 0b5bc36

Please sign in to comment.