The whole hunk
from line 74, old and new numbered
/
lines
from line 74
7474
7575 Or through the API:
7676
77 <CodeGroup>
77 <CodeGroup defaultLanguage="CLI">
7878 ```bash cURL
7979 curl -sS --fail-with-body https://api.anthropic.com/v1/environments \
8080 -H "x-api-key: $ANTHROPIC_API_KEY" \