Skip to content

Commit cf417c8

Browse files
authored
Merge pull request #37 from mulesoft-anypoint/feature/application_manager_v1
Update: application_manager_v1
2 parents 7bb492b + 34cef10 commit cf417c8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

spec/application_manager_v1.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,10 @@ components:
103103
properties:
104104
domain:
105105
type: string
106-
description: The domain name associated with the deployment.
107-
additionalProperties: true
106+
description: The domain name associated with the deployment. only present for CH1.
107+
deploymentUpdateStatus:
108+
type: string
109+
description: The deployment update status, only present for CH1.
108110
target:
109111
type: object
110112
description: Information about the target environment where the deployment is hosted.

0 commit comments

Comments
 (0)