plone.restapi icon indicating copy to clipboard operation
plone.restapi copied to clipboard

RESTful API for Plone.

Results 183 plone.restapi issues
Sort by recently updated
recently updated
newest added

At https://6.dev-docs.plone.org/plone.restapi/docs/source/translations.html#expansion it implies that there should be a code example by virtue of a colon at the end of the final sentence, but there is none. Should there be...

05 type: question

https://github.com/plone/plone.restapi/blob/42387edcb758396fbc97d0ded59de87d63767ea6/setup.py#L42 But `plone.tiles` is not Plone Core. This should be optional in tests.

01 type: bug
13 prio: normal
21 status: confirmed

I wonder why @actions does not include the URLs of actions? When I need to render actions then I need their URLs. Otherwise the @actions endpoint has no value. Or?...

04 type: enhancement

The logging message ``` plone.restapi.serializer.dxfields Term lookup error: 't' ``` is too poor. It should contain additional information about (`self.context.absolute_url(1) and `self.field.title`) and in order to make this logging message...

04 type: enhancement

These changes resolve all the remaining authentication, login, logout edge cases I'm aware of, in this case those cases involving authentication at the Zope root `/acl_users` level, typically for ZMI...

25 status: deferred

Build on #1141 to flesh out the rest of the PAS plugin interfaces that the JWT plugin should support, namely those methods that handle log in and log out. With...

04 type: enhancement
25 status: deferred

Add endpoints to manage content rules.

04 type: enhancement

I want to modify shortname as a sequential number. My solution was using zope.lifecycleevent.IObjectCreatedEvent. but My volto app doesn't fire this event. Is this related to plone.restapi? Or, Do you...

01 type: bug
12 prio: high