Skip to content

Commit

Permalink
[fc] Repository: plone.restapi
Browse files Browse the repository at this point in the history
Branch: refs/heads/main
Date: 2023-09-21T13:44:51-07:00
Author: David Glick (davisagli) <[email protected]>
Commit: plone/plone.restapi@8e2786a

Support getting /@querystring vocabs in context (#1704)

* Support getting /@querystring vocabs in context

* changelog

* Add test, update docs

* Update docs/source/endpoints/querystring.md

Co-authored-by: Steve Piercy &lt;[email protected]&gt;

---------

Co-authored-by: Víctor Fernández de Alba &lt;[email protected]&gt;
Co-authored-by: Steve Piercy &lt;[email protected]&gt;
Co-authored-by: Timo Stollenwerk &lt;[email protected]&gt;

Files changed:
A news/1704.feature
A src/plone/restapi/tests/http-examples/querystring_get_contextual.req
A src/plone/restapi/tests/http-examples/querystring_get_contextual.resp
M docs/source/endpoints/querystring.md
M src/plone/restapi/services/querystring/configure.zcml
M src/plone/restapi/services/querystring/get.py
M src/plone/restapi/tests/test_documentation.py
  • Loading branch information
davisagli committed Sep 21, 2023
1 parent 0e202aa commit 0a61660
Showing 1 changed file with 20 additions and 27 deletions.
Loading

0 comments on commit 0a61660

Please sign in to comment.