plone / plone.restapi

RESTful API for Plone.
http://plonerestapi.readthedocs.org/
84 stars 73 forks source link

Add endpoint that uses plone.volto `block_types` indexer (wip) #1789

Open jonaspiterek opened 1 month ago

jonaspiterek commented 1 month ago

ToDo

mister-roboto commented 1 month ago

@jonaspiterek thanks for creating this Pull Request and helping to improve Plone!

TL;DR: Finish pushing changes, pass all other checks, then paste a comment:

@jenkins-plone-org please run jobs

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass, but it takes 30-60 min. Other CI checks are usually much faster and the Plone Jenkins resources are limited, so when done pushing changes and all other checks pass either start all Jenkins PR jobs yourself, or simply add the comment above in this PR to start all the jobs automatically.

Happy hacking!

netlify[bot] commented 1 month ago

Deploy Preview for plone-restapi ready!

Name Link
Latest commit 2cbeef5820de0c485117238bb654cb4de2f68f90
Latest deploy log https://app.netlify.com/sites/plone-restapi/deploys/6647708f0eee3b00082b8e39
Deploy Preview https://deploy-preview-1789--plone-restapi.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jonaspiterek commented 1 month ago

@davisagli no there is no particular reason for this to be an extra service. I can take a look on how to do that via the @querystring-search service if an extra service for the indexer is not wanted.