Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHOReVOLUTION
enactment-engine
Commits
60b9e6b9
Commit
60b9e6b9
authored
Sep 27, 2016
by
Francesco Chicchiriccò
Browse files
Typo
parent
314212b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ee2/brooklyn-server/rest/rest-api/src/main/java/org/apache/brooklyn/rest/api/ChoreographyApi.java
View file @
60b9e6b9
...
...
@@ -101,7 +101,7 @@ public interface ChoreographyApi {
InputStream
chorSpec
);
@PUT
@Path
(
"/update/{choreography
_i
d}"
)
@Path
(
"/update/{choreography
I
d}"
)
@Consumes
(
MediaType
.
APPLICATION_JSON
)
@ApiOperation
(
value
=
"Deploy a choreography onto a cloud environment."
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment