-
-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
1 / 11 of 1 issue completedDescription
Our use case:
We have plenty of SVG icons that are stored in the registry (this way we can upload more on demand) and we want to display a gallery of those icons via the frontend.
For that we need a way, with the plone.restapi, to query the registry for certain keys that start with a given prefix.
The search form that shows on the Classic UI control panel but powered via the plone.restapi.
On the docs it only mentions how to get one specific registry record, list all of them, or update a registry record.
We are missing the search and creating new registry records endpoints.
With some code pointers, we could provide them ourselves if, as I'm gathering, they don't exist.
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels