[
http://opencast.jira.com/browse/MH-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24597#comment-24597
]
Christopher Brooks commented on MH-6724:
----------------------------------------
nope, not without commit rights. You just need to let me know. I committed
this and opened up a review....
> Extend @RestQuery annotations with new fields
> ---------------------------------------------
>
> Key: MH-6724
> URL: http://opencast.jira.com/browse/MH-6724
> Project: Matterhorn Project
> Issue Type: Sub-Task
> Components: Architecture & Services
> Affects Versions: 1.1
> Reporter: Christopher Brooks
> Assignee: Kenneth Lui
> Priority: Minor
> Fix For: 1.2
>
> Attachments: mh6723patch_v4.diff, mh6724patch_v1.diff
>
>
> Some more fields and classes to add, please add unit tests as well.
> responses = {
> @RestResponse(responseCode = 200, description = "When the capture started
> correctly"),
> @RestResponse(responseCode = 400, description = "When there are no media
> devices")},
> pathParameters = {
> @RestParameter(name = "location", description = "The room of the capture
> agent", false)},
> queryParameters = {
> @RestParameter(name = "id", description = "The ID of the capture to start",
> true)},
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________