[
https://issues.apache.org/jira/browse/SHINDIG-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Chabot resolved SHINDIG-404.
----------------------------------
Resolution: Fixed
Assignee: Chris Chabot
Second iteration of the patch looks good to me!
There were a few formatting glitches, ie in php we do:
function foo()
{
}
and not foo() {
}
But that was a minor detail my IDE was able to quickly fix :)
Applied and committed, thanks gonzalo!
> Support jsonBatch request
> -------------------------
>
> Key: SHINDIG-404
> URL: https://issues.apache.org/jira/browse/SHINDIG-404
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (PHP)
> Reporter: Gonzalo Aune
> Assignee: Chris Chabot
> Attachments: feature-SHINDIG-404-v2.patch, feature-SHINDIG-404.patch
>
>
> Support jsonBatch request as java does, multiple querys in a single request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.