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