-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/main Date: 2025-01-21T19:01:56-08:00 Author: Faakhir Zahid (Faakhir30) <110815427+Faakhir30@users.noreply.github.com> Commit: plone/plone.restapi@88f2bc9 add query param to search registry records. (#1861) * add query param to search registry records. * refactor serializer. * format using black. * use tmp registry isntead of seperate serializer class. * udpate http resp files * update docs. * update docs. * version added * Update docs/source/endpoints/registry.md * Apply suggestions from code review --------- Co-authored-by: Steve Piercy <web@stevepiercy.com> Co-authored-by: David Glick <david@glicksoftware.com> Files changed: A news/1861.feature A src/plone/restapi/tests/http-examples/registry_get_list_filtered.req A src/plone/restapi/tests/http-examples/registry_get_list_filtered.resp M docs/source/endpoints/registry.md M src/plone/restapi/services/registry/get.py M src/plone/restapi/tests/test_documentation.py M src/plone/restapi/tests/test_registry.py
- Loading branch information
Showing
1 changed file
with
33 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters