Skip to content

Commit

Permalink
Merge pull request #4213 from Coduz/chng-updateStreamPublishDescripti…
Browse files Browse the repository at this point in the history
…onMessage

🐛 [Open API] Updated POST /{scopeId}/streams/messages description
  • Loading branch information
Coduz authored Mar 7, 2025
2 parents 4b54cb9 + 7ebda39 commit 2eefec1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ paths:
- Stream
summary: Publish a message
operationId: streamMessage
description: Publishes a fire-and-forget message to a topic composed of [account-name] / [client-id] / [semtantic-parts]
description: Publishes a message to a topic composed of [account-name] / [client-id] / [semantic-parts]
parameters:
- $ref: '../openapi.yaml#/components/parameters/scopeId'
- $ref: '../device/device.yaml#/components/parameters/timeout'
Expand Down

0 comments on commit 2eefec1

Please sign in to comment.