@lightmill/log-api@4.0.1
·
14 commits
to main
since this release
Patch Changes
- 0c369fc: Fixed the
Accept
header handling forGET /logs
, which was previously restricted to specific values likeapplication/vnd+json
ortext/css
. This prevented the endpoint from being accessed via a simple link in an HTML page. It is now accessible without requiring a customAccept
header.