Skip to content

Commit

Permalink
note regarding validate-app
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeDavitt committed Jan 5, 2024
1 parent 72da7e0 commit 7f00ee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paths/api@apps@[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ post:
summary: Validate Apply State for an App
description: |
This endpoint provides a way to validate app configuration and templateParameter variables before executing the apply. This only validates the configuration to see any planned changes and it does not actually apply the changes. This action only applies to Terraform, CloudFormation and ARM and will return an HTTP 400 error for other types.
Note: This call is asyncronous and returns the execution-id. For the results of the proposed change see [/api/execution-request/{uniqueId}](/reference/getexecutionrequest)
operationId: validateAppState
tags:
- Apps
Expand Down

0 comments on commit 7f00ee8

Please sign in to comment.