diff --git a/src/ref/apis/auto/lifetime-deployment-api-v2.final.md b/src/ref/apis/auto/lifetime-deployment-api-v2.final.md index 63d6ff61e..4fcc32cb7 100644 --- a/src/ref/apis/auto/lifetime-deployment-api-v2.final.md +++ b/src/ref/apis/auto/lifetime-deployment-api-v2.final.md @@ -2445,6 +2445,11 @@ Go to
Updates a given deployment. An optional list of applications to include in the deployment can be specified. The input is a subset of deployment object.
++ IssueRemoving an application from a deployment using LifeTime API effectively removes it from the deployment’s application list. + RuntimeTraditional web, Reactive web, Mobile + RationaleRemoving an application from a plan sets the application as "Do Nothing" while keeping it as part of the plan. Now, retrieving the deployment's information returns only the applications in the plan. +
application/json