plone.restapi
plone.restapi copied to clipboard
RESTful API for Plone.
Hi, We're building our support system in react using plone.restapi. Now we need to stream large blobs from the backend to the end user. Say I've got a PDF on...
See #1476
In German (or any other language than English) The "Users and groups" control panel has a different category than in Classic: Classic (plone-users category): Turns out that the serialization is...
fixes this issue: https://github.com/plone/plone.restapi/issues/817
Fixes: #1480 and addresses https://github.com/plone/volto/pull/3487 (the /portal_memberdata/portrait traversal is not working with ++api++). Let me know what do you think. /cc @jmevissen
See #1397 and #324