Skip to content

Commit 24a8d4b

Browse files
committed
Remove summary and description.
Signed-off-by: David Calavera <[email protected]>
1 parent 3958e7f commit 24a8d4b

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

go/plumbing/operations/operations_client.go

+1-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

-3
Original file line numberDiff line numberDiff line change
@@ -841,9 +841,6 @@ paths:
841841
in: path
842842
required: true
843843
post:
844-
summary: Rollback production deploys
845-
description: >-
846-
Revert the production deploy for a site to the previous successful production deploy.
847844
operationId: rollbackSiteDeploy
848845
tags: [deploy]
849846
responses:

0 commit comments

Comments
 (0)