Skip to content

Add JsonStreamResponse documentation#8273

Draft
dereuromark wants to merge 1 commit into5.nextfrom
docs/json-stream-response
Draft

Add JsonStreamResponse documentation#8273
dereuromark wants to merge 1 commit into5.nextfrom
docs/json-stream-response

Conversation

@dereuromark
Copy link
Copy Markdown
Member

Summary

  • document Cake\Http\Response\JsonStreamResponse in the request/response guide
  • add a shorter JSON views note on when to use streaming responses instead of JsonView
  • cover NDJSON output and the main response options

Refs cakephp/cakephp#19367

Verification

  • node .github/check-links.cjs --baseline .github/linkchecker-baseline.json docs/en/controllers/request-response.md docs/en/views/json-and-xml-views.md
  • npx --yes markdownlint-cli2 --config .github/.markdownlint-cli2.jsonc docs/en/controllers/request-response.md docs/en/views/json-and-xml-views.md
  • npm run docs:build

@dereuromark dereuromark marked this pull request as draft April 8, 2026 17:49
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.

1 participant