[
https://issues.apache.org/jira/browse/SHINDIG-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626135#action_12626135
]
Ram Sharma commented on SHINDIG-539:
------------------------------------
Hi Chris,
Does format=xml support means plain xml output somthing like this :
<response>
<startIndex>0</startIndex>
<itemsPerPage>20</itemsPerPage>
<totalResults>200</totalResults>
<person></person>
<person></person>
<person></person>
</response>
if this is correct than we need xml support for people calls only or for all
calls (activities, appdata and messages)
as per the specification I found this:
"OpenSocial container servers are free to define additional representations but
MUST support at least the JSON and Atom formats for all resources and XML for
the people calls. XML MAY be supported for the rest of the resources."
> Add format=XML support
> ----------------------
>
> Key: SHINDIG-539
> URL: https://issues.apache.org/jira/browse/SHINDIG-539
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (PHP)
> Reporter: Chris Chabot
> Priority: Blocker
>
> Add &format=xml support to the RESTful interface. See
> http://docs.google.com/View?docid=dcc2jvzt_37hdzwkmf8 for details
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.