Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/ref/apis/auto/lifetime-deployment-api-v2.final.md
Original file line number Diff line number Diff line change
Expand Up @@ -2444,7 +2444,8 @@ Go to
</div>
<div class="panel-body">
<section class="sw-operation-description">
<p>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.</p>
<p>Updates a given deployment. An optional list of applications to include in the deployment can be specified. The input is a subset of the deployment object.</p>
<p>Using this method to remove an application from a plan sets the application as "Do Nothing" while keeping it as part of the plan. In LifeTime v11.22.0 or later, removing an application from a plan will set it as "Do Nothing" and will no longer appear in the plan. For more details see Breaking Changes</p>
</section>
<section class="sw-request-body">
<p><span class="label label-default">application/json</span>
Expand Down