diff options
Diffstat (limited to 'service')
-rw-r--r-- | service/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/README.md b/service/README.md index 77085a6f..ad6bcb49 100644 --- a/service/README.md +++ b/service/README.md @@ -166,7 +166,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: |