Skip to content

JSONDocument accept header#721

Merged
g105b merged 8 commits into
masterfrom
719-json-document-accept-header
Jul 14, 2026
Merged

JSONDocument accept header#721
g105b merged 8 commits into
masterfrom
719-json-document-accept-header

Conversation

@g105b

@g105b g105b commented Jul 10, 2026

Copy link
Copy Markdown
Member

closes #719

Adds first-class JSONDocument API response support: JSON views now stream correctly with application/json, trailing newlines, API-safe CSRF/error handling, and automatic response finishing when JSONDocument::error() is called.

@codacy-production

codacy-production Bot commented Jul 10, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 29 complexity · 0 duplication

Metric Results
Complexity 29
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@g105b g105b mentioned this pull request Jul 10, 2026
@g105b g105b merged commit 0f9a500 into master Jul 14, 2026
29 checks passed
@g105b g105b deleted the 719-json-document-accept-header branch July 14, 2026 07:54
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.

API: Should pick up JSONDocument automatically

1 participant