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
- Types endpoint should not block Anonymous if they have view access
- Allow anonymous access to @types for the context's own type
- Add @constraints endpoint for folder addable type restrictions.
- Answer 400 for a non-integer limit on @users
- Drop metadata_fields from the catalog query
- 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
- Docs
- Python not yet supported