Skip to content

Allow field projection#85

Merged
xispa merged 3 commits into2.xfrom
field-projection
Mar 17, 2026
Merged

Allow field projection#85
xispa merged 3 commits into2.xfrom
field-projection

Conversation

@ramonski
Copy link
Copy Markdown
Contributor

Description of the issue/feature this PR addresses

This PR allows to select fields to return in the JSON response, e.g. client?fields=uid,id,title

Current behavior before PR

All fields are returned

Desired behavior after PR is merged

Only selected fields are returned

--
I confirm I have tested the PR thoroughly and coded it according to PEP8
standards.

@ramonski ramonski requested a review from xispa March 13, 2026 22:07
This was referenced Mar 13, 2026
@xispa xispa merged commit 32e6a2d into 2.x Mar 17, 2026
2 checks passed
@xispa xispa deleted the field-projection branch March 17, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants