Skip to content

Commit aa465dd

Browse files
committed
Updated API from documentation release
1 parent 3bbf481 commit aa465dd

37 files changed

+37
-37
lines changed

api-specs/connect/api.raml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ traits:
8888
},
8989
]
9090

91-
resourceTypes: !include types/resource-types.raml
91+
resourceTypes: !include types/ResourceTypes.raml
9292

9393
/{projectKey}:
9494
(annotations.methodName): withProjectKey
@@ -115,8 +115,8 @@ resourceTypes: !include types/resource-types.raml
115115
- [DeploymentUnknownApplicationConfiguration](ctp:connect:type:DeploymentUnknownApplicationConfigurationError)
116116
- [DeploymentUnknownApplicationConfigurationKey](ctp:connect:type:DeploymentUnknownApplicationConfigurationKeyError)
117117
- [DeploymentInvalidType](ctp:connect:type:DeploymentInvalidTypeError)
118-
- [DeploymentProductionDeactivated](ctp:connect:type:DeploymentProductionDeactivatedError)
119-
|
118+
- [DeploymentProductionDeactivated](ctp:connect:type:DeploymentProductionDeactivatedError)
119+
|
120120
The `manage_api_clients:{projectKey}` scope is required if you use automatically generated API Client credentials.
121121
responses:
122122
201:

0 commit comments

Comments
 (0)