-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '6.0' into install-notes-classic-ui
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule plone.restapi
updated
12 files
+37 −0 | CHANGES.rst | |
+0 −2 | news/1808.bugfix | |
+0 −1 | news/1812.feature | |
+0 −1 | news/1815.documentation | |
+0 −2 | news/1816.bugfix | |
+0 −1 | news/1818.bugfix | |
+0 −1 | news/1822.documentation | |
+1 −1 | setup.py | |
+1 −0 | src/plone/restapi/configure.zcml | |
+7 −7 | src/plone/restapi/services/aliases/configure.zcml | |
+14 −0 | src/plone/restapi/services/site/get.py | |
+3 −0 | src/plone/restapi/tests/http-examples/site_get.resp |