Skip to content

Commit f03ca29

Browse files
committed
Updated API from documentation release
1 parent ae7849e commit f03ca29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/connect/types/deployment/DeploymentDraft.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ properties:
1515
connector:
1616
type: common.ConnectorReference
1717
description: Reference to the [Connector](ctp:connect:type:Connector) or [ConnectorStaged](ctp:connect:type:ConnectorStaged) being deployed.
18-
configurations?:
18+
configurations:
1919
type: common.DeploymentConfigurationApplication[]
2020
description: Configuration values needed by the [Connector](ctp:connect:type:Connector) for hosting. Keys should match those in the Connector's `configurations` field.
2121
globalConfiguration?:

0 commit comments

Comments
 (0)