Skip to content

Commit 3ca0e87

Browse files
committed
corrected specs
1 parent 40bb962 commit 3ca0e87

File tree

8 files changed

+1992
-153
lines changed

8 files changed

+1992
-153
lines changed

specs/application/rotate-pods.yaml

Lines changed: 458 additions & 0 deletions
Large diffs are not rendered by default.

specs/bulk/bulk-actions.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ paths:
5757
application/json:
5858
schema:
5959
$ref: '#/components/schemas/Error'
60-
orchestrator/batch/v1beta1/unhibernate:
60+
/orchestrator/batch/v1beta1/unhibernate:
6161
post:
6262
description: Bulk Unhibernate all apps for specific environment
6363
operationId: BulkUnhibernate
@@ -101,7 +101,7 @@ paths:
101101
application/json:
102102
schema:
103103
$ref: '#/components/schemas/Error'
104-
orchestrator/batch/v1beta1/deploy:
104+
/orchestrator/batch/v1beta1/deploy:
105105
post:
106106
description: Bulk Deploy all apps to the latest build image for specific environment
107107
operationId: BulkDeploy

0 commit comments

Comments
 (0)