diff options
| author | Claude <noreply@anthropic.com> | 2026-02-16 23:03:41 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-02-16 23:03:41 +0000 |
| commit | f67c07b178cd90539f1cc934def5a99be203e44a (patch) | |
| tree | ae8fd06bc8294029d39fb9c2cb73f12606d88e05 /web/routing_test.go | |
| parent | 2321d5bcf17e416244e75f5727f0710f9cdd9a1a (diff) | |
| download | neko-f67c07b178cd90539f1cc934def5a99be203e44a.tar.gz neko-f67c07b178cd90539f1cc934def5a99be203e44a.tar.bz2 neko-f67c07b178cd90539f1cc934def5a99be203e44a.zip | |
Exclude full_content from stream list API responses
The /stream endpoint now skips selecting full_content and header_image
from the database, reducing memory allocation and response payload size
for list views. Full content remains available via /item/:id endpoint.
Adds omitempty to JSON tags so empty fields are omitted from responses,
and a test verifying full_content is excluded from stream responses.
https://claude.ai/code/session_019Z4VJxzY7tcAuNkPAkvry9
Diffstat (limited to 'web/routing_test.go')
0 files changed, 0 insertions, 0 deletions
