Skip to content

Commit 92cc42c

Browse files
authored
Update umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/umbracocloudapi.md
1 parent 06d3e7f commit 92cc42c

File tree

1 file changed

+2
-2
lines changed
  • umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd

1 file changed

+2
-2
lines changed

umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/umbracocloudapi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,9 @@ Should the deployment fail, check the `deploymentStatusMessages` for more inform
286286

287287
### Get Deployments
288288

289-
The endpoint lets you retrieve a list of deployments that have created a change in the git repository of the Cloud Environment. Deployment can have state 'Completed' or 'Failed'.
289+
The endpoint retrieves a list of deployments that have created a change in the Git repository of the cloud environment. A deployment can have the state **Completed** or **Failed**.
290290

291-
It can only list deployments that have been run through the api.
291+
It only lists deployments that have been run through the API.
292292

293293
The API allows you to filter and limit the number of returned deployments using query parameters:
294294

0 commit comments

Comments
 (0)