mirror of
https://github.com/logos-messaging/logos-messaging-rest-api.git
synced 2026-01-08 17:03:08 +00:00
Merge pull request #12 from waku-org/chore-updating-peers-admin-response
chore: adding origin to WakuPeer schema
This commit is contained in:
commit
8ee3a12396
@ -18,6 +18,8 @@ WakuPeer:
|
|||||||
type: string
|
type: string
|
||||||
connected:
|
connected:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
origin:
|
||||||
|
type: string
|
||||||
|
|
||||||
WakuInfo:
|
WakuInfo:
|
||||||
type: object
|
type: object
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user