Added this feature for java version.

Thanks
Rajdeep

---------- Forwarded message ----------
From: Rajdeep Dua (JIRA) <[EMAIL PROTECTED]>
Date: Sun, Nov 9, 2008 at 1:04 PM
Subject: [jira] Updated: (SHINDIG-560) Add support for @supportedFields
To: [EMAIL PROTECTED]



    [
https://issues.apache.org/jira/browse/SHINDIG-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]

Rajdeep Dua updated SHINDIG-560:
--------------------------------

   Attachment: fix-560-bug.patch

Fixed this for Java

URLs
http://localhost:8080/social/rest/activities/@supportedFields?format=xml
http://localhost:8080/social/rest/activities/@supportedFields?format=atom
http://localhost:8080/social/rest/activities/@supportedFields

http://localhost:8080/social/rest/people/@supportedFields?format=xml
http://localhost:8080/social/rest/people/@supportedFields?format=atom
http://localhost:8080/social/rest/people/@supportedFields

Output from the atom or xml format needs to be validated against a schema
(which needs to be defined for this scenario)

> Add support for @supportedFields
> --------------------------------
>
>                 Key: SHINDIG-560
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-560
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java)
>            Reporter: Cassie Doll
>            Priority: Blocker
>         Attachments: fix-560-bug.patch, shindigpatch-560.patch
>
>
> We need to add support for the @supportedFields query on each handler. (ie
people/@supportedFields, activities/@supportedFields)
> Maybe a guice binding to a set of strings or something similar would make
this work.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to