Skip to content

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

Open
johnf wants to merge 1 commit intomainfrom
docs/readme-updates
Open

docs: add auth/authorisation section and rewrite range request docs#16
johnf wants to merge 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
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.

2 participants