Skip to content

Commit 25bd3d8

Browse files
committed
[wip] close disruption
1 parent cb252e7 commit 25bd3d8

11 files changed

Lines changed: 452 additions & 354 deletions

app_manager_openapi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ paths:
128128
$ref: '#/responses/RetryAfter'
129129
default:
130130
$ref: '#/responses/UnexpectedError'
131-
/cancel:
131+
/close:
132132
post:
133-
summary: Cancel application preparation for a disruption.
134-
operationId: cancelPreparation
133+
summary: Notify the end of a disruption if the application needs to unprepare.
134+
operationId: closeDisruption
135135
tags:
136136
- disruption
137137
consumes:

internal/appmgrcli/disruption/cancel_preparation_parameters.go

Lines changed: 0 additions & 153 deletions
This file was deleted.

internal/appmgrcli/disruption/cancel_preparation_responses.go

Lines changed: 0 additions & 172 deletions
This file was deleted.

0 commit comments

Comments
 (0)