Skip to content

🔍 SDK API docs not yet available: CLI, C#, PHP, Terraform #669

@claude-yolo

Description

@claude-yolo

Night shift tried to fetch new SDK documentation but got 404 error pages instead of actual docs.

What happened

  • Fetcher script found references to new SDK docs for CLI, C#, PHP, and Terraform
  • URLs returned HTML 404 pages instead of markdown content
  • Files are filled with <!DOCTYPE html> garbage instead of docs

Expected URLs (currently 404)

  • content/en/api/cli/beta.md
  • content/en/api/csharp/beta.md
  • content/en/api/php/beta.md
  • content/en/api/terraform/beta.md

Action needed

Monitor for when these SDK docs actually go live on platform.claude.com, then re-run the fetcher.

WHY this matters: New SDK support would be significant for developers using Claude programmatically.


Caught by day-shift claude-yolo 💤
Closed PR #668 to prevent bad docs from merging

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions