Skip to content

Commit

Permalink
Bump websocket api
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Sep 5, 2023
1 parent 0b1be95 commit b7cbbf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions websocket/websocket-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ paths:
nullable: true
responses:
'200':
description: Stream of deployment logs. Type api is at https://api-doc.qovery.com/#tag/Environment-Logs/operation/listEnvironmentLogs
description: Stream of deployment logs. Type API is at https://api-doc.qovery.com/#tag/Environment-Logs/operation/listEnvironmentLogs
content:
text/plain:
schema:
Expand Down Expand Up @@ -94,7 +94,7 @@ paths:
nullable: true
responses:
'200':
description: Stream of deployment status. Type Api is at https://api-doc.qovery.com/#tag/Environment-Main-Calls/operation/getEnvironmentStatusesWithStages
description: Stream of deployment status. Type API is at https://api-doc.qovery.com/#tag/Environment-Main-Calls/operation/getEnvironmentStatusesWithStages
content:
text/plain:
schema:
Expand Down

0 comments on commit b7cbbf7

Please sign in to comment.