Skip to content

Commit 8fc5abc

Browse files
committed
feat(update_deploy): add await ready signal property to the update deploy endpoint
1 parent 791a454 commit 8fc5abc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

go/models/deploy_files.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,6 +3002,8 @@ definitions:
30023002
type: string
30033003
framework:
30043004
type: string
3005+
await_ready_signal:
3006+
type: boolean
30053007
pluginParams:
30063008
type: object
30073009
properties:

0 commit comments

Comments
 (0)