Merge pull request #12 from waku-org/chore-updating-peers-admin-response

chore: adding origin to WakuPeer schema
This commit is contained in:
gabrielmer 2024-06-26 18:18:31 +02:00 committed by GitHub
commit 8ee3a12396
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ WakuPeer:
type: string
connected:
type: boolean
origin:
type: string
WakuInfo:
type: object