We got to have docs, tests and samples for this API. Hopefully those are there as well in the attached zip??
On Fri, May 10, 2013 at 12:46 PM, Shelan Perera <[email protected]> wrote: > Hi, > > Have you got any documentation or steps documented to try this out? > > Thanks > > > On Thu, May 9, 2013 at 7:31 AM, Sriragu Arudsothy <[email protected]>wrote: > >> Hai...! >> >> The patch to the new feature Registry REST API has been attached >> on the following URL: https://wso2.org/jira/browse/REGISTRY-1623. >> >> 1) The call from the REST API is sent from the REST client to the API >> Gateway where the OAuth access token is validated and then throttling >> policy will be evaluated against the API. If the API call passes through >> the above chain of handlers then the call will be delivered at the Registry >> REST API endpoint. >> >> 2) The request handler at the REST endpoint will receive the request and >> does the necessary computation and forward it to the requested operation on >> the respective resource class. >> >> 3) Depends on the user permissions the response will be sent back to the >> client. >> >> Thanks! >> Ragu >> >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Shelan Perera* > > Software Engineer > ** > *WSO2, Inc. : wso2.com* > lean.enterprise.middleware. > > *Home Page* : shelan.org > *Blog* : blog.shelan.org > *Linked-i*n : http://www.linkedin.com/pub/shelan-perera/a/194/465 > *Twitter* : https://twitter.com/#!/shelan > > *Mobile* : +94 772 604 402 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
