Skip to content

docs: fix API health URL in CLAUDE.md (api/v1/health → api/health)#363

Merged
sudoshi merged 1 commit into
mainfrom
docs/fix-health-url
Jun 10, 2026
Merged

docs: fix API health URL in CLAUDE.md (api/v1/health → api/health)#363
sudoshi merged 1 commit into
mainfrom
docs/fix-health-url

Conversation

@sudoshi

@sudoshi sudoshi commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Re-do of the closed #362 (its branch was deleted before merge). One-line docs fix: the dev health URL in .claude/CLAUDE.md was api/v1/health (404s); the real comprehensive endpoint is GET /api/health (Api\V1\HealthController@index).

…pi/health)

The documented health endpoint 404s; the real comprehensive health route is GET /api/health (Api\V1\HealthController@index), returning service-level status for database/redis/ai/darkstar/solr.
@sudoshi sudoshi merged commit d5e7515 into main Jun 10, 2026
28 checks passed
@sudoshi sudoshi deleted the docs/fix-health-url branch June 10, 2026 18:31
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.

1 participant