We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bb492b + 34cef10 commit cf417c8Copy full SHA for cf417c8
spec/application_manager_v1.yml
@@ -103,8 +103,10 @@ components:
103
properties:
104
domain:
105
type: string
106
- description: The domain name associated with the deployment.
107
- additionalProperties: true
+ description: The domain name associated with the deployment. only present for CH1.
+ deploymentUpdateStatus:
108
+ type: string
109
+ description: The deployment update status, only present for CH1.
110
target:
111
type: object
112
description: Information about the target environment where the deployment is hosted.
0 commit comments