[ 
http://opencast.jira.com/browse/MH-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24593#comment-24593
 ] 

Kenneth Lui commented on MH-6724:
---------------------------------

Sorry for the confusion, mh6724patch_v1.diff includes all the changes: removal 
of RestFormats, RestMethods and addition of RestResponse and RestParameter.

If patch files don't include svn rm, is there a way to remove a file from the 
users' working directory?

> 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]
_______________________________________________

Reply via email to