Skip to content

docs: add auth/authorisation section and rewrite range request docs#16

Merged
johnf merged 1 commit intomainfrom
docs/readme-updates
Mar 30, 2026
Merged

docs: add auth/authorisation section and rewrite range request docs#16
johnf merged 1 commit intomainfrom
docs/readme-updates

Conversation

@johnf
Copy link
Copy Markdown
Collaborator

@johnf johnf commented Mar 27, 2026

Summary

  • Clarify that HTTP range support is delegated to the file handler implementation rather than being automatic
  • Add new Authentication and Authorisation section with transformer examples
  • Fix prisma directory name (upstream/arocapi/)

Test plan

  • Documentation reads correctly

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 329 / 329
🔵 Statements 100% (🎯 100%) 339 / 339
🔵 Functions 100% (🎯 100%) 51 / 51
🔵 Branches 100% (🎯 100%) 159 / 159
File CoverageNo changed files found.
Generated in workflow #54 for commit 0a9fa8e by the Vitest Coverage Report Action

Clarify that HTTP range support is delegated to the file handler
implementation rather than being automatic. Add a new Authentication
and Authorisation section with examples. Fix prisma directory name.
@johnf johnf force-pushed the docs/readme-updates branch from ade7aa3 to 0a9fa8e Compare March 27, 2026 05:13
@johnf johnf merged commit d63daef into main Mar 30, 2026
1 check passed
@johnf johnf deleted the docs/readme-updates branch March 30, 2026 23:19
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants