The whole hunk
from line 107, old and new numbered
/
lines
from line 107
107107```bash
108108curl https://api.anthropic.com/v1/files/$FILE_ID/content \
109109 -H 'anthropic-version: 2023-06-01' \
110 -H 'anthropic-beta: files-api-2025-04-14' \
111110 -H "X-Api-Key: $ANTHROPIC_API_KEY"
112111```
113112