mirror of
https://github.com/waku-org/waku-rest-api.git
synced 2025-02-17 19:18:10 +00:00
Fixing typo in PushRequest object
This commit is contained in:
parent
fd9ee59058
commit
dba6e8a5d1
@ -128,7 +128,7 @@ WakuMessage:
|
||||
PushRequest:
|
||||
type: object
|
||||
properties:
|
||||
pusbsubTopic:
|
||||
pubsubTopic:
|
||||
$ref: '#/PubsubTopic'
|
||||
message:
|
||||
$ref: '#/WakuMessage'
|
||||
|
Loading…
x
Reference in New Issue
Block a user