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..2f3f74796 100644 --- a/src/ref/apis/auto/lifetime-deployment-api-v2.final.md +++ b/src/ref/apis/auto/lifetime-deployment-api-v2.final.md @@ -2065,6 +2065,17 @@ TargetEnvironmentKey +
+
+
+Get deployment after creation changes its state +
+
+A new deployment has an undefined status and when using this method to get a deployment's details just after it was created, the deployment status changes to 'Validating'. +This behavior is by design. +
+
+