Skip to content

Patches and fixes for plone.restapi which are not yet released.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

cusyio/cusy.restapi.patches

Repository files navigation

CI Status Coverage Status Latest Version Egg Status

https://img.shields.io/pypi/pyversions/cusy.restapi.patches.svg?style=plastic:alt:Supported-PythonVersions

License

cusy.restapi.patches

Patches and fixes for plone.restapi which are not yet released.

Patches

  • Set site before any rest service call. This is required so that all utility calls, e.g. for the config registry, take the correct site context, e.g. when working with sub sites.
  • Navigation endpoint should sort by object position in parent: plone/plone.restapi#1107
  • Layout based serialization, include default_page in serialization: plone/plone.restapi#944

Installation

Install cusy.restapi.patches by adding it to your buildout:

[buildout]

...

eggs =
    cusy.restapi.patches

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know by adding a new ticket.

License

The project is licensed under the GPLv2.

About

Patches and fixes for plone.restapi which are not yet released.

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published