plone.restapi
https://github.com/plone/plone.restapi
Python
RESTful API for Plone.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to plone.restapi
Help out
- Issues
- fix plone.restapi to not pass the metadata_fields into the query
- Add a test to show that when `PATCH`ing an object with current data, doesn't fire any modification events
- `@querystring-search` does not handle Virtual Host Monster (VHM) mapped paths
- Handle VHM in the `@querystring-search` endpoint like it is done in `@search`
- [codex] add default language sync for control panel
- Vendor code from plone.app.layout to avoid direct dependency on Classic UI
- Handle start_timezone and end_timezone during (de)serialization
- Remove dependencies on imports from Classic UI packages
- @controlpanels/content-rules/<rule>/action/<idx> omits values for fields in non-default fieldsets
- [WIP] Add content negotiation to support text/markdown
- Docs
- Python not yet supported