From 304542738f32853cf4fc5d1bd94548a9dfc8a5a1 Mon Sep 17 00:00:00 2001 From: Rui Mendes <45291168+ruipmendes@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:58:12 +0100 Subject: [PATCH] Update lifetime-deployment-api-v2.final.md Changes to be included in the Breaking Changes page --- src/ref/apis/auto/lifetime-deployment-api-v2.final.md | 5 +++++ 1 file changed, 5 insertions(+) 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