Skip to content

Commit 8265997

Browse files
authored
feat: add commit reference to update deploy endpoint (#588)
1 parent c74f8cc commit 8265997

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

go/plumbing/operations/update_site_deploy_parameters.go

Lines changed: 29 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,9 @@ paths:
11161116
type: string
11171117
in: path
11181118
required: true
1119+
- name: commit_ref
1120+
type: string
1121+
in: query
11191122
- name: deploy
11201123
in: body
11211124
schema:

0 commit comments

Comments
 (0)