Skip to content

Support limits on JSON length for Jackson form binding too#7629

Open
labkey-jeckels wants to merge 2 commits intodevelopfrom
fb_jsonApiLimit
Open

Support limits on JSON length for Jackson form binding too#7629
labkey-jeckels wants to merge 2 commits intodevelopfrom
fb_jsonApiLimit

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

@labkey-jeckels labkey-jeckels commented Apr 29, 2026

Rationale

In #6578, we added support for limiting the size of JSON API request payloads, but only when it was being fed into a JSONObject. We should offer the same for Jackson binding.

Changes

  • Use the same stream limiting approach with Jackson bending

Tasks 📍

  • Manual Testing
  • Test Automation

@labkey-jeckels labkey-jeckels self-assigned this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants