Hi,
Due to classloading problems described in thread, "using Nuxeo Java APIs
", I have temporarily moved to using the RESTful apis (I will get back
to Java APIs soon).
I am following the documentation at
http://doc.nuxeo.org/5.2/books/nuxeo-book/html-single/#d1801e6206 to
write my client. While I can browse the repository by calling the Browse
APIs, I am looking for URL and parameter mappings for CREATE (or POST)
and UPDATE (or PUT) operations on a document. I can see corresponding
Restlets in the source tree, however, I cannot find any documentation at
http://doc.nuxeo.org/5.2/books/nuxeo-book/html-single/#d1801e6206.
Needless to say that with some effort, I can determine the URL and the
parameter mappings from the source code, but APIs should have been
documented unless Nuxeo does not support these operations using RESTful
APIs in 5.2. Let me know.
Second question, the pattern |"/{repo}/{docid}/{filename}/{verb}" does
not seem to follow "RESTful" URI pattern. Thoughts?|
thanks,
sanjay
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm