浏览代码

Peer's role misses a PLANET role

Peer's role misses a PLANET role in documentation vs what's returned from API.
Monty A 8 年之前
父节点
当前提交
78ee7f6573
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service/README.md

+ 1 - 1
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: