Hi Jeff,
thanks for fast reply.
What I mean by "action" URIs are in fact elements "atom:link" with action key as "rel" and URI as "href". So in Atom, when I have some feed for folder or document, I have list of available links and the response is "browsable" - no need to create links to action resources on objects, just read URI from feed. I didn't find this possibility in JSON "browser". Is there any way to get them?
And in general:
Please, can you recommend me some documentation for CMIS 1.1 JSON? Something like "Getting Started with CMIS" but using JSON instead of Atom? Or is anywhere some specification of all JSON resources: URI, HTTP methods, request parameters/body, response schema? I found just some request/response examples for some actions but not complete list of all possible actions…
Thank you.