[
https://issues.apache.org/jira/browse/SHINDIG-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627086#action_12627086
]
Chris Chabot commented on SHINDIG-543:
--------------------------------------
Actually i guess the best place to put this is in the base class the dispatches
the handler events: DataRequestHandler::handleMethod().
If method == get, and the request is for @supportedfields, it could call a
$this->getSupportedFields instead of the handler code, using the url to see of
which type the info is required then ofc
> Get supportedFields through the RESTful API
> -------------------------------------------
>
> Key: SHINDIG-543
> URL: https://issues.apache.org/jira/browse/SHINDIG-543
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (PHP)
> Reporter: Chris Chabot
> Priority: Critical
>
> See
> http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/2ce4adb503576439?hl=en
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.