From 78ee7f6573d057c713b09437f48c8e620078aeaa Mon Sep 17 00:00:00 2001 From: Monty A Date: Sun, 9 Jul 2017 15:39:49 +0100 Subject: [PATCH] Peer's role misses a PLANET role Peer's role misses a PLANET role in documentation vs what's returned from API. --- service/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/README.md b/service/README.md index f5223f2d3..c2b2cadf9 100644 --- a/service/README.md +++ b/service/README.md @@ -165,7 +165,7 @@ Getting /peer returns an array of peer objects for all current peers. See below | versionRev | integer | Software revision of remote (if known) | no | | version | string | major.minor.revision | no | | latency | integer | Latency in milliseconds if known | no | -| role | string | LEAF, UPSTREAM, or ROOT | no | +| role | string | LEAF, UPSTREAM, ROOT or PLANET | no | | paths | [object] | Currently active physical paths (see below) | no | Path objects: