Fixing typo in PushRequest object

This commit is contained in:
NagyZoltanPeter 2024-03-25 09:13:52 +01:00
parent fd9ee59058
commit dba6e8a5d1
No known key found for this signature in database
GPG Key ID: 16EADB9673B65368
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ WakuMessage:
PushRequest:
type: object
properties:
pusbsubTopic:
pubsubTopic:
$ref: '#/PubsubTopic'
message:
$ref: '#/WakuMessage'