Skip to content

@lightmill/log-api@4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 16:21
· 14 commits to main since this release
9872bf0

Patch Changes

  • 0c369fc: Fixed the Accept header handling for GET /logs, which was previously restricted to specific values like application/vnd+json or text/css. This prevented the endpoint from being accessed via a simple link in an HTML page. It is now accessible without requiring a custom Accept header.