Peer's role misses a PLANET role

Peer's role misses a PLANET role in documentation vs what's returned from API.
This commit is contained in:
Monty A 2017-07-09 15:39:49 +01:00 committed by GitHub
parent 782b2b1514
commit 78ee7f6573

View File

@ -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: